diff options
author | 2014-04-07 09:30:52 +0000 | |
---|---|---|
committer | 2014-04-07 09:30:52 +0000 | |
commit | d94962da42aecf96f97d169315c3dd42e9b3fd47 (patch) | |
tree | 19a45111fd7b710b8a3c1651860b5aa31483fb38 | |
parent | When iterating through fabric ports, start at our own port ID. It doesn't (diff) | |
download | wireguard-openbsd-d94962da42aecf96f97d169315c3dd42e9b3fd47.tar.xz wireguard-openbsd-d94962da42aecf96f97d169315c3dd42e9b3fd47.zip |
Add Fresco Logic FL1400.
-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 3104b4e7548..b03faaec2b0 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1720 2014/03/17 17:24:02 jasper Exp $ +$OpenBSD: pcidevs,v 1.1721 2014/04/07 09:30:52 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2550,6 +2550,7 @@ product FREESCALE MPC8343 0x0087 MPC8343 /* Fresco Logic products */ product FRESCO FL1000 0x1000 FL1000 xHCI product FRESCO FL1009 0x1009 FL1009 xHCI +product FRESCO FL1400 0x1400 FL1400 xHCI /* Fujitsu products */ product FUJITSU PW008GE5 0x11a1 PW008GE5 |