Add sk ethernet as found on ASUS A8V.

Increase ramdisk to 5MB, costs virtually nothing.
This commit is contained in:
dsl 2005-10-10 17:24:38 +00:00
parent 9307d68e6a
commit 76ed960bec
1 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.39 2005/09/09 16:28:10 drochner Exp $
# $NetBSD: INSTALL,v 1.40 2005/10/10 17:24:38 dsl Exp $
#
# GENERIC machine description file
#
@ -20,7 +20,7 @@
include "arch/amd64/conf/std.amd64"
#ident "INSTALL-$Revision: 1.39 $"
#ident "INSTALL-$Revision: 1.40 $"
maxusers 32 # estimated number of users
@ -31,7 +31,7 @@ makeoptions COPTS="-Os"
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # force root on memory disk
options MEMORY_DISK_SERVER=0 # no userspace memory disk support
options MEMORY_DISK_ROOT_SIZE=4608 # size of memory disk, in blocks
options MEMORY_DISK_ROOT_SIZE=10000 # size of memory disk, in blocks
options INSECURE # disable kernel security levels - X needs this
@ -427,6 +427,8 @@ re* at pci? dev ? function ? # Realtek 8139C+/8169/8169S/8110S
rtk* at pci? dev ? function ? # Realtek 8129/8139
sf* at pci? dev ? function ? # Adaptec AIC-6915 Ethernet
sip* at pci? dev ? function ? # SiS 900/DP83815 Ethernet
skc* at pci? dev ? function ? # SysKonnect SK9821 Gigabit Ethernet
sk* at skc? # SysKonnect SK9821 Gigabit Ethernet
ste* at pci? dev ? function ? # Sundance ST-201 Ethernet
stge* at pci? dev ? function ? # Sundance/Tamarack TC9021 Gigabit
ti* at pci? dev ? function ? # Alteon ACEnic gigabit Ethernet