diff options
| author | matt <matt@NetBSD.org> | 2000-01-11 17:20:24 +0000 |
|---|---|---|
| committer | matt <matt@NetBSD.org> | 2000-01-11 17:20:24 +0000 |
| commit | d8c0efec1bb554668bdc5203cc1e6f704145d6e5 (patch) | |
| tree | c31199e8631a04bc840d984d65195e760421f08a /sys/dev | |
| parent | 33f192535d06e222f770eb3046db48bb6b23a23d (diff) | |
Add CompuModules DVB receiver and transmitter boards.
Diffstat (limited to 'sys/dev')
| -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 71f3a15daa1..fe85347c2ba 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.182 2000/01/09 09:19:26 soren Exp $ +$NetBSD: pcidevs,v 1.183 2000/01/11 17:20:24 matt Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -1048,6 +1048,10 @@ product LMC SSI 0x0005 SSI /* LeadTek Research */ product LEADTEK S3_805 0x0000 S3 805 +/* Linear Systems / CompuModules */ +product LINEARSYS DVB_TX 0x7629 DVB Transmitter +product LINEARSYS DVB_RX 0x7630 DVB Receiver + /* Lite-On products */ product LITEON 82C168 0x0002 82C168/82C169 (PNIC) 10/100 Ethernet product LITEON 82C115 0xc115 82C115 (PNIC II) 10/100 Ethernet |
