diff options
author | 2008-06-30 00:03:15 +0000 | |
---|---|---|
committer | 2008-06-30 00:03:15 +0000 | |
commit | ecd28b6cb36b9b5e84471987a305e186391bfc09 (patch) | |
tree | 21aaf45d1734385d564fca97fec7ae51988db83f | |
parent | sync (diff) | |
download | wireguard-openbsd-ecd28b6cb36b9b5e84471987a305e186391bfc09.tar.xz wireguard-openbsd-ecd28b6cb36b9b5e84471987a305e186391bfc09.zip |
re* at cardbus? 'Put it in' brad@ 'Go for it' deraadt@
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 00f889709be..8945fed6af4 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.236 2008/06/19 08:16:50 reyk Exp $ +# $OpenBSD: GENERIC,v 1.237 2008/06/30 00:03:15 ian Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -403,6 +403,7 @@ txp* at pci? # 3com 3CR990 bge* at pci? # Broadcom BCM57xx (aka Tigon3) bnx* at pci? # Broadcom BCM5706/5708 GigE re* at pci? # Realtek 8169/8169S/8110S +re* at cardbus? # Realtek 8169/8169S/8110S stge* at pci? # Sundance TC9021 GigE #lge* at pci? # Level1 LXT1001 GigE hme* at pci? # Sun Happy Meal |