diff --git a/sys/arch/i386/conf/GENERIC_LAPTOP b/sys/arch/i386/conf/GENERIC_LAPTOP index afccb204feef..cea117fe3f88 100644 --- a/sys/arch/i386/conf/GENERIC_LAPTOP +++ b/sys/arch/i386/conf/GENERIC_LAPTOP @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC_LAPTOP,v 1.180 2006/04/19 10:31:44 drochner Exp $ +# $NetBSD: GENERIC_LAPTOP,v 1.181 2006/04/28 16:24:15 tron Exp $ # From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp # # GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled @@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386" #options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.180 $" +#ident "GENERIC-$Revision: 1.181 $" maxusers 32 # estimated number of users @@ -591,6 +591,7 @@ ne* at pci? dev ? function ? # NE2000-compatible Ethernet ral* at pci? dev ? function ? # Ralink Technology RT25x0 802.11a/b/g re* at pci? dev ? function ? # Realtek 8139C+/8169/8169S/8110S rtk* at pci? dev ? function ? # Realtek 8129/8139 +sip* at pci? dev ? function ? # SiS 900/DP83815 Ethernet tlp* at pci? dev ? function ? # DECchip 21x4x and clones wi* at pci? dev ? function ? # Intersil Prism Mini-PCI (802.11b) wm* at pci? dev ? function ? # Intel 8254x gigabit diff --git a/sys/arch/i386/conf/INSTALL_LAPTOP b/sys/arch/i386/conf/INSTALL_LAPTOP index 4fe7512542d3..e9ec1f8609f0 100644 --- a/sys/arch/i386/conf/INSTALL_LAPTOP +++ b/sys/arch/i386/conf/INSTALL_LAPTOP @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL_LAPTOP,v 1.99 2006/04/19 10:31:44 drochner Exp $ +# $NetBSD: INSTALL_LAPTOP,v 1.100 2006/04/28 16:24:15 tron Exp $ # # INSTALL - Installation kernel. # @@ -441,6 +441,7 @@ iwi* at pci? dev ? function ? # Intel PRO/Wireless 2200BG ne* at pci? dev ? function ? # NE2000-compatible Ethernet re* at pci? dev ? function ? # Realtek 8139C+/8169/8169S/8110S rtk* at pci? dev ? function ? # Realtek 8129/8139 +sip* at pci? dev ? function ? # SiS 900/DP83815 Ethernet tlp* at pci? dev ? function ? # DECchip 21x4x and clones wm* at pci? dev ? function ? # Intel 8254x gigabit