diff options
author | lebel <lebel@cvs.openbsd.org> | 2001-04-30 12:13:16 +0000 |
---|---|---|
committer | lebel <lebel@cvs.openbsd.org> | 2001-04-30 12:13:16 +0000 |
commit | 4858ae021805d9b2be94a677309a6144688ff620 (patch) | |
tree | cc88a787641829e3e9a16abf2f5ef046b3cecf1d /sys/dev/pci/pcidevs | |
parent | 9f29f36843c07e25d58fcccaa085d9b722c5f217 (diff) |
add new device, Lucent USB QuadraBus. deraadt@ OK.
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index ffcde4b279d..6977f86ad54 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.391 2001/04/30 04:50:00 jason Exp $ + $OpenBSD: pcidevs,v 1.392 2001/04/30 12:13:15 lebel Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1302,6 +1302,7 @@ product LUCENT LTMODEM_0459 0x0459 LTMODEM product LUCENT LTMODEM_045A 0x045a LTMODEM product LUCENT VENUSMODEM 0x0480 Venus Modem product LUCENT USBHC 0x5801 USB +product LUCENT USBQBUS 0x5803 USB QuadraBus /* LuxSonor */ product LUXSONOR LS242 0x0020 LS242 DVD Decoder |