From b2ca55728b882eb91d12ed37ec15bd73ecde3a39 Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Sun, 3 Dec 2000 18:43:41 +0000 Subject: Add the NS DP83815 to the list of supported chips by the sis driver. Inspired by: Oliver Fromme --- sys/conf/NOTES | 6 ++++-- sys/i386/conf/NOTES | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'sys') diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 4730b1ed3500..090c268c0c28 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -681,6 +681,8 @@ options FFS_ROOT #FFS usable as root device options NFS_ROOT #NFS usable as root device # This code is still experimental (e.g. doesn't handle disk slices well). # Also, 'options MFS' is currently incompatible with DEVFS. +# You can configure the DEVFS (e.g. setting device permissions) in the +# /etc/rc.devfs file. options DEVFS #devices filesystem # This code enables IFS, an FFS which exports inodes as the namespace. # You can find details in src/sys/ufs/ifs/README . @@ -1630,8 +1632,8 @@ device miibus # This includes dual and quad port cards, as well as one 100baseFX card. # Most of these are 64-bit PCI devices, except for one single port # card which is 32-bit. -# sis: Support for NICs based on the Silicon Integrated Systems SiS 900 and -# SiS 7016 PCI fast ethernet controller chips. +# sis: Support for NICs based on the Silicon Integrated Systems SiS 900, +# SiS 7016 and NS DP83815 PCI fast ethernet controller chips. # sk: Support for the SysKonnect SK-984x series PCI gigabit ethernet NICs. # This includes the SK-9841 and SK-9842 single port cards (single mode # and multimode fiber) and the SK-9843 and SK-9844 dual port cards diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 4730b1ed3500..090c268c0c28 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -681,6 +681,8 @@ options FFS_ROOT #FFS usable as root device options NFS_ROOT #NFS usable as root device # This code is still experimental (e.g. doesn't handle disk slices well). # Also, 'options MFS' is currently incompatible with DEVFS. +# You can configure the DEVFS (e.g. setting device permissions) in the +# /etc/rc.devfs file. options DEVFS #devices filesystem # This code enables IFS, an FFS which exports inodes as the namespace. # You can find details in src/sys/ufs/ifs/README . @@ -1630,8 +1632,8 @@ device miibus # This includes dual and quad port cards, as well as one 100baseFX card. # Most of these are 64-bit PCI devices, except for one single port # card which is 32-bit. -# sis: Support for NICs based on the Silicon Integrated Systems SiS 900 and -# SiS 7016 PCI fast ethernet controller chips. +# sis: Support for NICs based on the Silicon Integrated Systems SiS 900, +# SiS 7016 and NS DP83815 PCI fast ethernet controller chips. # sk: Support for the SysKonnect SK-984x series PCI gigabit ethernet NICs. # This includes the SK-9841 and SK-9842 single port cards (single mode # and multimode fiber) and the SK-9843 and SK-9844 dual port cards -- cgit v1.3