cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.h if_sk.c if_skreg.h

John Baldwin jhb at FreeBSD.org
Fri Oct 14 11:51:31 PDT 2005


jhb         2005-10-14 18:51:30 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/re           if_re.c 
    sys/pci              if_rlreg.h if_sk.c if_skreg.h 
  Log:
  Only allow the sk(4) driver to attach to revision 2 of the LinkSys EG1032
  cards and teach the re(4) driver to attach to revision 3 cards.
  
  Submitted by:   Fredrik Lindberg fli+freebsd-current at shapeshifter dot se
  MFC after:      2 weeks
  Reviewed by:    imp, mdodd
  
  Revision  Changes    Path
  1.58      +13 -0     src/sys/dev/re/if_re.c
  1.54      +17 -2     src/sys/pci/if_rlreg.h
  1.112     +11 -0     src/sys/pci/if_sk.c
  1.30      +5 -0      src/sys/pci/if_skreg.h


More information about the cvs-all mailing list