diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2004-11-08 19:05:22 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2004-11-08 19:05:22 +0000 |
| commit | f12ea43d02b4fe74d487e0c129eede9f3c3e2f30 (patch) | |
| tree | 853840c716a8cd2a0393b6042bd1b8f27533bb7d /sys/conf | |
| parent | f8353ede58132ea200d95139602672d23ddd2565 (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/NOTES | 2 | ||||
| -rw-r--r-- | sys/conf/files | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 1c1cc34c3fef..d685c8cc3df8 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1638,7 +1638,6 @@ device miibus # fpa: Support for the Digital DEFPA PCI FDDI. `device fddi' is also needed. # fxp: Intel EtherExpress Pro/100B # (hint of prefer_iomap can be done to prefer I/O instead of Mem mapping) -# gx: Intel Pro/1000 Gigabit Ethernet (82542, 82543-F, 82543-T) # hme: Sun HME (Happy Meal Ethernet) # lge: Support for PCI gigabit ethernet adapters based on the Level 1 # LXT1001 NetCellerator chipset. This includes the D-Link DGE-500SX, @@ -1762,7 +1761,6 @@ device vx # 3Com 3c590, 3c595 (``Vortex'') # PCI Gigabit & FDDI NICs. device bge -device gx device lge device nge device sk diff --git a/sys/conf/files b/sys/conf/files index 01207a29f1ed..ba9bb8013467 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -468,7 +468,6 @@ dev/firewire/sbp_targ.c optional sbp_targ dev/fxp/if_fxp.c optional fxp dev/gem/if_gem.c optional gem dev/gem/if_gem_pci.c optional gem pci -dev/gx/if_gx.c optional gx dev/harp/if_harp.c optional harp pci dev/hatm/if_hatm.c optional hatm pci dev/hatm/if_hatm_intr.c optional hatm pci |
