diff options
| author | Pyun YongHyeon <yongari@FreeBSD.org> | 2009-03-04 01:50:00 +0000 |
|---|---|---|
| committer | Pyun YongHyeon <yongari@FreeBSD.org> | 2009-03-04 01:50:00 +0000 |
| commit | 13891bc63c0c19d76e60c1216b5d56af6bc2feae (patch) | |
| tree | 081644d7daf77a141ef935f92fe4fd43780ad3fb /sys/i386 | |
| parent | 1162b68d9d0f244cd62b86565b4627cb7f009b7b (diff) | |
Notes
Diffstat (limited to 'sys/i386')
| -rw-r--r-- | sys/i386/conf/GENERIC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index b1df4fa8b630..f9a5a1c316ce 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -204,7 +204,7 @@ device vx # 3Com 3c590, 3c595 (``Vortex'') # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs! device miibus # MII bus support device age # Attansic/Atheros L1 Gigabit Ethernet -#device ale # Atheros AR8121/AR8113/AR8114 Ethernet +device ale # Atheros AR8121/AR8113/AR8114 Ethernet device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet device bfe # Broadcom BCM440x 10/100 Ethernet device bge # Broadcom BCM570xx Gigabit Ethernet |
