diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-08-01 17:55:47 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-08-01 17:55:47 +0000 |
commit | 5522569a643a66b6a27087e728596e4b444d2ac9 (patch) | |
tree | 5d6ac1079d58f3f9f08048345573f1ed473db5ba | |
parent | d68eb8fee6d53373bd6305628015b381d50e5a81 (diff) |
new soekris
-rw-r--r-- | sys/dev/pci/pcidevs | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index c3ace90f3a0..eb216e542c6 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.658 2003/08/01 09:31:11 grange Exp $ + $OpenBSD: pcidevs,v 1.659 2003/08/01 17:55:46 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1828,6 +1828,15 @@ product NS PC87560 0x000e 87560 Legacy I/O product NS USB 0x0012 USB product NS DP83815 0x0020 DP83815 10/100 product NS DP83820 0x0022 DP83820 1/10/100/1000 +product NS SC1200_ISA 0x0500 SC1200 ISA +product NS SC1200_SMI 0x0501 SC1200 SMI +product NS SC1200_IDE 0x0502 SC1200 IDE +product NS SC1200_AUDIO 0x0503 SC1200 AUDIO +product NS SC1200_VIDEO 0x0504 SC1200 VIDEO +product NS SC1200_XBUS 0x0505 SC1200 XBUS +product NS SC1100_ISA 0x0510 SC1100 ISA +product NS SC1100_SMI 0x0511 SC1100 SMI/ACPI +product NS SC1100_XBUS 0x0515 SC1100 X-Bus product NS NS87410 0xd001 NS87410 /* NEC */ |