diff options
author | 2008-03-01 11:42:16 +0000 | |
---|---|---|
committer | 2008-03-01 11:42:16 +0000 | |
commit | 1bca184ee7f2d9ed204dd30456f8631332d886b0 (patch) | |
tree | 91ec8cd9a26f06b6b83b40ebf23fb68923cef006 | |
parent | regen (diff) | |
download | wireguard-openbsd-1bca184ee7f2d9ed204dd30456f8631332d886b0.tar.xz wireguard-openbsd-1bca184ee7f2d9ed204dd30456f8631332d886b0.zip |
Add O2 Micro firewire.
-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 ef4adb030b5..6979d5c59e2 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1330 2008/03/01 11:29:24 kettenis Exp $ +$OpenBSD: pcidevs,v 1.1331 2008/03/01 11:42:16 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -333,6 +333,7 @@ vendor INVALID 0xffff INVALID VENDOR ID */ /* O2 Micro */ +product O2MICRO FIREWIRE 0x00f7 Firewire product O2MICRO OZ6729 0x6729 OZ6729 CardBus product O2MICRO OZ6730 0x673a OZ6730 CardBus product O2MICRO OZ6922 0x6825 OZ6922 CardBus |