cvs commit: src/sys/dev/ex if_ex.c if_ex_isa.c if_ex_pccard.c if_exvar.h

Warner Losh imp at FreeBSD.org
Sun Jun 27 06:10:21 PDT 2004


imp         2004-06-27 13:10:20 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ex           if_ex.c if_ex_isa.c if_ex_pccard.c 
                         if_exvar.h 
  Log:
  MFp4:
  
  Use bus space rather than direct inb/outb.  Minor style changes while
  I'm here.  Extremely preliminary support for siliconix ethernet cards
  (but more work is required).
  
  Revision  Changes    Path
  1.52      +163 -195  src/sys/dev/ex/if_ex.c
  1.8       +69 -38    src/sys/dev/ex/if_ex_isa.c
  1.10      +81 -13    src/sys/dev/ex/if_ex_pccard.c
  1.5       +39 -12    src/sys/dev/ex/if_exvar.h


More information about the cvs-all mailing list