freebsd-dev/sys/dev/gem
Benno Rice 336cca9e5f Incorporate changes made to the NetBSD version of this driver.
- Remove some obsolete code (NetBSD gem.c r1.12)
- Clean up how the local MAC address is programmed (NetBSD gem.c r1.13)
- Make the driver work on PowerMacs with gigabit interfaces
  (NetBSD gem.c r1.14 and r1.15, gemreg.h r1.3 and r1.4, gemvar.h r1.6 and 1.7)
- Suppress RX_MAC interrutps regarding the FRAME_COUNT register.
  (NetBSD gem.c r1.16 and r1.17)
- Fix receiver lockups. (NetBSD gem.c r1.18, gemvar.h r1.8)
- Distinguish between Apple and Sun variants (NetBSD if_gem_pci.c r1.9)

Reviewed by:	tmm
Obtained from:	NetBSD
2002-07-10 10:24:23 +00:00
..
if_gem_pci.c Incorporate changes made to the NetBSD version of this driver. 2002-07-10 10:24:23 +00:00
if_gem.c Incorporate changes made to the NetBSD version of this driver. 2002-07-10 10:24:23 +00:00
if_gemreg.h Incorporate changes made to the NetBSD version of this driver. 2002-07-10 10:24:23 +00:00
if_gemvar.h Incorporate changes made to the NetBSD version of this driver. 2002-07-10 10:24:23 +00:00