DragonFly BSD
DragonFly commits List (threaded) for 2004-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/dev/netif/bge if_bge.c if_bgereg.h


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 22 Mar 2004 02:22:26 -0800 (PST)

joerg       2004/03/22 02:22:26 PST

DragonFly src repository

  Modified files:
    sys/dev/netif/bge    if_bge.c if_bgereg.h 
  Log:
  Add device IDs of BCM5788, BCM5901 and BCM5901A2. Fix some spelling mistakes.
  
  Obtained from FreeBSD.
  
  Convert most PCI IDs to the pcidevs.h constants and leave only the BCM5788,
  which isn't there, and alternative IDs for the BCM5702X and BCM5703X, which
  couldn't be verified with www.pcidatabase.com.
  
  Revision  Changes    Path
  1.16      +33 -25    src/sys/dev/netif/bge/if_bge.c
  1.4       +2 -52     src/sys/dev/netif/bge/if_bgereg.h


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/bge/if_bge.c.diff?r1=1.15&r2=1.16&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/bge/if_bgereg.h.diff?r1=1.3&r2=1.4&f=h



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]