diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2009-11-18 18:19:16 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2009-11-18 18:19:16 +0000 |
commit | a80c45ec556524a7ddecf028ed7756e7d7f66e98 (patch) | |
tree | f8ad1b6944157b11f11029e04bc3aa2ef66e96f3 | |
parent | 695d71249923b93cb05d11dbc09487abb85ae3dc (diff) |
More EP80579 devices.
-rw-r--r-- | sys/dev/pci/pcidevs | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 53378748635..24a8cef856f 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1508 2009/11/16 18:45:04 jsg Exp $ +$OpenBSD: pcidevs,v 1.1509 2009/11/18 18:19:15 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3023,6 +3023,7 @@ product INTEL EP80579_PCIE_2 0x5025 EP80579 PCIE product INTEL EP80579_SATA 0x5028 EP80579 SATA product INTEL EP80579_AHCI 0x5029 EP80579 AHCI product INTEL EP80579_ASU 0x502c EP80579 ASU +product INTEL EP80579_RESERVED1 0x5030 EP80579 Reserved product INTEL EP80579_LPC 0x5031 EP80579 LPC product INTEL EP80579_SMBUS 0x5032 EP80579 SMBus product INTEL EP80579_UHCI 0x5033 EP80579 USB @@ -3032,6 +3033,9 @@ product INTEL EP80579_CAN_1 0x5039 EP80579 CANbus product INTEL EP80579_CAN_2 0x503a EP80579 CANbus product INTEL EP80579_SERIAL 0x503b EP80579 Serial product INTEL EP80579_1588 0x503c EP80579 1588 +product INTEL EP80579_LEB 0x503d EP80579 LEB +product INTEL EP80579_GCU 0x503e EP80579 GCU +product INTEL EP80579_RESERVED2 0x503f EP80579 Reserved product INTEL EP80579_LAN_1 0x5040 EP80579 LAN product INTEL EP80579_LAN_2 0x5044 EP80579 LAN product INTEL EP80579_LAN_3 0x5048 EP80579 LAN @@ -3547,6 +3551,7 @@ product NETVIN NV5000 0x5000 NetVin 5000 /* Newbridge / Tundra products */ product NEWBRIDGE CA91CX42 0x0000 Universe VME +product NEWBRIDGE TSI381 0x8111 Tsi381 PCIE-PCI /* SIIG products */ product SIIG 1000 0x1000 I/O |