diff options
-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 5c76c33c7a3..36879034f92 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.275 2000/07/02 00:21:59 jason Exp $ + $OpenBSD: pcidevs,v 1.276 2000/07/06 17:58:52 aaron Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1148,6 +1148,7 @@ product MUTECH MV1000 0x0001 MV1000 /* National Semiconductor products */ product NS DP83810 0x0001 DP83810 10/100 +product NS_DP83815 0x0020 DP83815 10/100 product NS NS87410 0xd001 NS87410 /* NEC */ |