diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-11-16 01:10:13 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-11-16 01:10:13 +0000 |
commit | 7eb0c5175b6730cb249a84e6b96e003fd507cd80 (patch) | |
tree | bb56e84a5fe07660740d774ce9efe9bf16f83ef9 | |
parent | 2bc1d007fde4dd8275f9ed6254224963ced9f97f (diff) |
Add product ID for Accton EN2242 MiniPCI Ethernet adapter; from FreeBSD.
-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 e03a3350b4c..a833d71fdac 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.344 2000/11/08 18:04:41 deraadt Exp $ + $OpenBSD: pcidevs,v 1.345 2000/11/16 01:10:12 aaron Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -619,6 +619,7 @@ product ACC 2051_ISA 0x5842 2051 Host-ISA /* Accton products */ product ACCTON 5030 0x1211 MPX 5030/5038 +product ACCTON EN2242 0x1216 EN2242 product ACCTON EN1217 0x1217 EN1217 /* Addtron products */ |