diff options
author | Peter Galbavy <peter@cvs.openbsd.org> | 2004-05-10 10:42:20 +0000 |
---|---|---|
committer | Peter Galbavy <peter@cvs.openbsd.org> | 2004-05-10 10:42:20 +0000 |
commit | 349530fe1d5816ef1a1d08fa58e31fefc1d44908 (patch) | |
tree | d5d1fe0a644777c8639902674cfeb04deaa75caf /sys | |
parent | 39d8b1f4dd0d8239fad1758c866cc3d235dcb02f (diff) |
PCI IDs found on an MSI865 system; NEC Firewire and Intel dumb-modem
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index fdf3d57e397..2d14d2fceaf 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.731 2004/05/06 17:21:18 peter Exp $ +$OpenBSD: pcidevs,v 1.732 2004/05/10 10:42:19 peter Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1277,6 +1277,7 @@ product INTEL 82801EB_USB_1 0x24d2 82801EB/ER USB product INTEL 82801EB_SMB 0x24d3 82801EB/ER SMBus product INTEL 82801EB_USB_2 0x24d4 82801EB/ER USB product INTEL 82801EB_ACA 0x24d5 82801EB/ER AC97 Audio +product INTEL 82801EB_MODEM 0x24d6 82801EB/ER AC97 Modem product INTEL 82801EB_USB_3 0x24d7 82801EB/ER USB product INTEL 82801EB_IDE 0x24db 82801EB/ER IDE product INTEL 82801EB_USB_5 0x24dd 82801EB/ER USB @@ -1602,6 +1603,7 @@ product NEC USB 0x0035 USB product NEC POWERVR2 0x0046 PowerVR PCX2 product NEC MARTH 0x0074 I/O product NEC PKUG 0x007d I/O +product NEC uPD72874 0x00f2 Firewire product NEC USB2 0x00e0 USB 2.0 product NEC VERSAMAESTRO 0x8058 Versa Maestro product NEC VERSAPRONXVA26D 0x803c Versa Va26D Maestro |