diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-03-09 04:18:28 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-03-09 04:18:28 +0000 |
commit | ce76829667d12e222da4fb4e646f2ca9f97f4237 (patch) | |
tree | 3740e1c8bba5e5dbe39db26fe81cf57f333825f1 | |
parent | 23a661eccc70a9c923816313c73ba0beb0a77f46 (diff) |
luxsonar
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 351ff2659a1..4b444f85da5 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.127 1999/03/09 03:54:00 deraadt Exp $ +$OpenBSD: pcidevs,v 1.128 1999/03/09 04:18:27 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -496,6 +496,7 @@ vendor ESSTECH 0x125d ESS Technology Inc vendor ENSONIQ 0x1274 Ensoniq vendor NETAPP 0x1275 Network Appliance vendor ROCKWELL 0x127a Rockwell Semiconductor Systems +vendor LUXSONOR 0x1287 LuxSonor vendor TRITECH 0x1292 TriTech Microelectronics vendor KOFAX 0x1296 Kofax Image Products vendor RISCOM 0x12aa RISCom @@ -940,6 +941,9 @@ product LEADTEK S3_805 0x0000 S3 805 product LITEON PNIC 0x0002 PNIC product LITEON PNICII 0xc115 PNIC-II +/* LuxSonor */ +product LUXSONOR LS242 0x0020 LS242 DVD Decoder + /* Macronix */ product MACRONIX MX98713 0x0512 PMAC 98713 product MACRONIX MX98715 0x0531 PMAC 98715 |