diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2008-05-24 02:18:47 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2008-05-24 02:18:47 +0000 |
commit | 0e9f0f55f541ab5f29a2204108a8557bb43bac53 (patch) | |
tree | 78bc82ec59dacdb80eadb01dc1494de589a9f8e7 | |
parent | 64316afcf13d4e285902f13f47a3482a84259288 (diff) |
Add Fujitsu PW008GE4
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index b15e9c51b3b..a32fe3c4e13 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1366 2008/05/24 01:30:45 brad Exp $ +$OpenBSD: pcidevs,v 1.1367 2008/05/24 02:18:46 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1659,6 +1659,7 @@ product FREESCALE MPC8343 0x0087 MPC8343 /* Fujitsu products */ product FUJITSU PW008GE5 0x11a1 PW008GE5 +product FUJITSU PW008GE4 0x11a2 PW008GE4 product FUJITSU PP250_450_LAN 0x11cc PRIMEPOWER250/450 LAN /* Future Domain products */ |