diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-05-21 22:24:26 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-05-21 22:24:26 +0000 |
commit | 3c422bd9103e1575510ca0cbd23b069053246897 (patch) | |
tree | 2d4cb1a42162546524ee67e44176f791da039c83 | |
parent | f1959257354011cc86dfbb7bd8a76dffefed0431 (diff) |
Add Fujitsu PRIMEPOWER250/450 secundary LAN.
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index ebb3ceb283f..df08a09c104 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1361 2008/05/21 19:19:47 deraadt Exp $ +$OpenBSD: pcidevs,v 1.1362 2008/05/21 22:24:25 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1655,6 +1655,9 @@ product FREESCALE MPC8347_PBGA 0x0085 MPC8347 PBGA product FREESCALE MPC8343E 0x0086 MPC8343E product FREESCALE MPC8343 0x0087 MPC8343 +/* Fujitsu products */ +product FUJITSU PP250_450_LAN 0x11cc PRIMEPOWER250/450 LAN + /* Future Domain products */ product FUTUREDOMAIN TMC_18C30 0x0000 TMC-18C30 (36C70) |