diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2000-02-11 18:47:18 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2000-02-11 18:47:18 +0000 |
commit | 7fccdc8ed4f3e76266f70f07bbbd78a201dc1a62 (patch) | |
tree | 582ca477afb3292b3ad1128024ce8319c7a18612 /sys/arch/i386 | |
parent | d73a8472f1ca37c7df10cce39030eac478ed211e (diff) |
add wx
Diffstat (limited to 'sys/arch/i386')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 35b14869b5a..f12f3a5c70f 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.157 2000/02/07 00:33:04 niklas Exp $ +# $OpenBSD: GENERIC,v 1.158 2000/02/11 18:47:17 jason Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -258,6 +258,7 @@ ste* at pci? dev ? function ? # Sundance ST201 ethernet dc* at pci? dev ? function ? # 21143, "tulip" clone ethernet skc* at pci? dev ? function ? # SysKonnect GEnesis 984x sk* at skc? # each port of above +wx* at pci? dev ? function ? # Intel Pro/1000 ethernet # Media Independent Interface (mii) drivers exphy* at mii? phy ? # 3Com internal PHYs |