diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2001-09-26 23:48:27 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2001-09-26 23:48:27 +0000 |
commit | c90431256a2ac8819e4d6ac410eaa232537bc3c4 (patch) | |
tree | 0c71a9bd161493d332c7700a56f3b6b2690c74a4 /sys/dev/pci | |
parent | 8aaecdf0f99ab914650970fe6533fa8e7b7cea3c (diff) |
NS PC87415
Diffstat (limited to 'sys/dev/pci')
-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 129721df36e..375584f6fc5 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.446 2001/09/21 23:07:10 deraadt Exp $ + $OpenBSD: pcidevs,v 1.447 2001/09/26 23:48:26 jason Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1443,6 +1443,7 @@ product MUTECH MV1000 0x0001 MV1000 /* National Semiconductor products */ product NS DP83810 0x0001 DP83810 10/100 +product NS PC87415 0x0002 PC87415 IDE product NS DP83815 0x0020 DP83815 10/100 product NS DP83820 0x0022 DP83820 1/10/100/1000 product NS NS87410 0xd001 NS87410 |