diff options
author | 2007-11-04 13:08:04 +0000 | |
---|---|---|
committer | 2007-11-04 13:08:04 +0000 | |
commit | 1bb03b5d954e4757b79045a5e62d7b5489055ce6 (patch) | |
tree | 3d750577e06da28bc88d0ee0a2cca85ba485cd08 /sys/dev | |
parent | start providing function pointers to differentiate between the intel and (diff) | |
download | wireguard-openbsd-1bb03b5d954e4757b79045a5e62d7b5489055ce6.tar.xz wireguard-openbsd-1bb03b5d954e4757b79045a5e62d7b5489055ce6.zip |
Add the Meinberg PCI509 card, a 5V DCF77 radio clock.
Diffstat (limited to 'sys/dev')
-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 c4d2fbc0637..8ae405b26d4 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1285 2007/11/02 20:06:18 mikeb Exp $ +$OpenBSD: pcidevs,v 1.1286 2007/11/04 13:08:04 mbalmer Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2592,6 +2592,7 @@ product MATROX MARV_G200_SD 0xff04 MGA Marvel G200 SD /* Meinberg Funkuhren */ product MEINBERG PCI32 0x0101 PCI32 +product MEINBERG PCI509 0x0102 PCI509 product MEINBERG PCI511 0x0104 PCI511 product MEINBERG GPS170PCI 0x0204 GPS170PCI |