diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-07-07 02:26:39 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-07-07 02:26:39 +0000 |
commit | 1a7729e034ad0c8a8b01e2baafb0b73efad28630 (patch) | |
tree | 6936adbcc882edce0116e3582aaaf74835545aa4 /sys | |
parent | a7050486eb8df72f7d50d9e7fffabe28fc0a0dcb (diff) |
PNIC, a tulip clone
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 431cd6f770b..7e3bc8bbc30 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.61 1998/06/29 20:51:29 deraadt Exp $ +$OpenBSD: pcidevs,v 1.62 1998/07/07 02:26:38 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -448,7 +448,7 @@ vendor INNOSYS 0x11a9 InnoSys vendor ACTEL 0x11aa Actel vendor GALILEO 0x11ab Galileo Technology vendor CANNON 0x11ac Cannon IS -vendor LITEON 0x11ad Lite-On Communications +vendor LITEON 0x11ad Lite-On vendor SCITEX 0x11ae Scitex vendor PROLOG 0x11af Pro-Log vendor V3 0x11b0 V3 Semiconductor @@ -821,6 +821,9 @@ product KTI KTIE 0x3000 KTI Ethernet /* LeadTek Research */ product LEADTEK S3_805 0x0000 S3 805 +/* Lite-On Communications */ +product LITEON PNIC 0x0002 PNIC + /* Macronix */ product MACRONIX MX98713 0x0512 PMAC 100/10base PCI MAC controller |