diff options
| author | itojun <itojun@NetBSD.org> | 2003-08-14 23:38:34 +0000 |
|---|---|---|
| committer | itojun <itojun@NetBSD.org> | 2003-08-14 23:38:34 +0000 |
| commit | 17b77b454e9df28ca2e19d8b02dea675ac6dc2bd (patch) | |
| tree | eb40e2e1e1eb0d4513afad2a2ed738a03fc399ed /sys/dev | |
| parent | df57fab11f68d0605c12860997feadc5a301c427 (diff) | |
add National Semiconductors SC1100 (GEODE) PCI devices.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pci/pcidevs | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 73556205c34..3a0904527a4 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.562 2003/08/07 05:35:04 wiz Exp $ +$NetBSD: pcidevs,v 1.563 2003/08/14 23:38:34 itojun Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -1816,6 +1816,11 @@ product NS DP83810 0x0001 DP83810 10/100 Ethernet product NS DP83815 0x0020 DP83815 10/100 Ethernet product NS DP83820 0x0022 DP83820 10/100/1000 Ethernet product NS NS87410 0xd001 NS87410 +product NS SC1100_ISA 0x0510 SC1100 PCI/ISA bridge +product NS SC1100_ACPI 0x0511 SC1100 SMI/ACPI +product NS SC1100_IDE 0x0512 SC1100 PCI IDE +product NS SC1100_AUDIO 0x0513 SC1100 XpressAUDIO +product NS SC1100_XBUS 0x0515 SC1100 X-Bus /* Philips products */ product PHILIPS SAA7130HL 0x7130 SAA7130HL PCI video broadcast decoder |
