diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2003-08-04 08:17:54 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2003-08-04 08:17:54 +0000 |
commit | f7e0854245e485f8c223fabdae3c49c35e3fbb44 (patch) | |
tree | 2189932261522711a0541eff30a85d3c9418a59c /sys | |
parent | 2341d505a9f7a220b9d026496a450cb38dd6d083 (diff) |
soekris tweaks
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 0ba4ba5d1d7..2c9d5c60d2a 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.660 2003/08/02 18:26:51 fgsch Exp $ + $OpenBSD: pcidevs,v 1.661 2003/08/04 08:17:53 markus Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1829,12 +1829,12 @@ 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 SCx200_ISA 0x0500 SCx200 ISA +product NS SCx200_SMI 0x0501 SCx200 SMI +product NS SCx200_IDE 0x0502 SCx200 IDE +product NS SCx200_AUDIO 0x0503 SCx200 AUDIO +product NS SCx200_VIDEO 0x0504 SCx200 VIDEO +product NS SCx200_XBUS 0x0505 SCx200 X-BUS product NS SC1100_ISA 0x0510 SC1100 ISA product NS SC1100_SMI 0x0511 SC1100 SMI/ACPI product NS SC1100_XBUS 0x0515 SC1100 X-Bus |