diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2004-12-29 01:10:29 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2004-12-29 01:10:29 +0000 |
commit | 74d2bdeb72085f96dcefb756e52aee93b2cafee0 (patch) | |
tree | b5187d241d5e2ddf3ba684fb1c9bccfefdca90f7 /sys/arch/i386 | |
parent | 05000679ef044fa1d5be3a6b6c14a62d2982e636 (diff) |
Add commented entries for David Young's Realtek 8180 driver (rtw).
Diffstat (limited to 'sys/arch/i386')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 3d827562493..6d485445ebb 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.392 2004/12/19 20:15:47 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.393 2004/12/29 01:10:28 jsg Exp $ # # GENERIC -- everything that's currently supported # @@ -441,6 +441,8 @@ an* at pcmcia? # Aironet IEEE 802.11DS ray* at pcmcia? # Raylink Aviator2.4/Pro 802.11FH ipw* at pci? # Intel PRO/Wireless 2100 iwi* at pci? dev ? function ? # Intel PRO/Wireless 2200BG/2915ABG +#rtw* at pci? # Realtek 8180 +#rtw* at cardbus? # Realtek 8180 # Media Independent Interface (mii) drivers exphy* at mii? # 3Com internal PHYs |