diff options
author | obrien <obrien@FreeBSD.org> | 2003-05-14 15:38:44 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2003-05-14 15:38:44 +0000 |
commit | 852903d04a773dfc24625b4f8aa719ea085b9c73 (patch) | |
tree | 987f8d9b213a14fcfb4ce577fcb6a32230cc6c31 /release/alpha | |
parent | b47c6f25a7467954929c70722ff55c65776c1f6f (diff) | |
download | FreeBSD-src-852903d04a773dfc24625b4f8aa719ea085b9c73.zip FreeBSD-src-852903d04a773dfc24625b4f8aa719ea085b9c73.tar.gz |
Push tl(3) [TI ThunderLAN] from the mfsroot to the driver floppy.
Diffstat (limited to 'release/alpha')
-rw-r--r-- | release/alpha/drivers.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/alpha/drivers.conf b/release/alpha/drivers.conf index 1a7f1df..33a644b 100644 --- a/release/alpha/drivers.conf +++ b/release/alpha/drivers.conf @@ -43,7 +43,7 @@ fxp if_fxp 2 network "Intel PRO/100B (8255{7,8})" miibus miibus 2 network "MII bus support" pcn if_pcn 2 network "AMD Am79C97x PCI 10/100" rl if_rl 2 network "RealTek 8129/8139" -tl if_tl 2 network "Texas Instruments ThunderLAN" +tl if_tl 3 network "Texas Instruments ThunderLAN" txp if_txp 2 network "3Com 3XP Typhoon/Sidewinder (3CR990)" vr if_vr 2 network "VIA Rhine, Rhine II" vx if_vx 2 network "3Com 3c590 and 3c595 EtherLink III" |