cvs commit: src/sys/dev/cs if_cs.c if_csreg.h

Warner Losh imp at FreeBSD.org
Mon Nov 3 18:59:58 PST 2003


imp         2003/11/03 18:59:57 PST

  FreeBSD src repository

  Modified files:
    sys/dev/cs           if_cs.c if_csreg.h 
  Log:
  o Add sysctl to allow ignoring checksum of eeprom.
  o Fix minor type problems
  o Fix minor problem with a couple debug printfs.
  o Default to a sane media type when none is reported.
  o Minor style changes
  
  The PR complains this will fix the IBM 300GL cards.
  
  Submitted by: Max Gotlib
  PR: 11462
  
  Revision  Changes    Path
  1.28      +72 -48    src/sys/dev/cs/if_cs.c
  1.5       +7 -7      src/sys/dev/cs/if_csreg.h


More information about the cvs-src mailing list