diff options
Diffstat (limited to 'sys')
-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 723e71fc250..91638c12b41 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.302 2002/06/05 22:35:16 mickey Exp $ +# $OpenBSD: GENERIC,v 1.303 2002/06/08 00:12:33 aaron Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -329,6 +329,7 @@ fpa* at pci? dev ? function ? # DEC DEFPA FDDI xl* at pci? dev ? function ? # 3C9xx ethernet xl* at cardbus? dev ? function ? # 3C575/3C656 ethernet rl* at pci? dev ? function ? # RealTek 81[23]9 ethernet +rl* at cardbus? dev ? function ? # RealTek 81[23]9 ethernet tx* at pci? dev ? function ? # SMC 83C170 EPIC ethernet tl* at pci? dev ? function ? # Compaq Thunderlan ethernet vr* at pci? dev ? function ? # VIA Rhine ethernet |