Add sip(4) to support the network port of an Acer Aspire 1705SCi.

This commit is contained in:
tron 2006-04-28 16:24:15 +00:00
parent 9c9326fb6d
commit 597441bff7
2 changed files with 5 additions and 3 deletions

View File

@ -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

View File

@ -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