Add an entry for S&K (Schneider&koch, also SysKonnect) PCI-Express
gigabit ethernet boards (SK-9E21D single-port, SK-9E22 dual-port) based on the Marvell Yukon-2 chipset.
This commit is contained in:
parent
68c8a69580
commit
d19a4efd0c
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: pcidevs,v 1.749 2005/12/19 01:07:12 jonathan Exp $
|
||||
$NetBSD: pcidevs,v 1.750 2005/12/19 02:06:54 jonathan Exp $
|
||||
|
||||
/*
|
||||
* Copyright (c) 1995, 1996 Christopher G. Demetriou
|
||||
|
@ -2793,6 +2793,11 @@ product SCHNEIDERKOCH SK_9DX1 0x4400 SK-NET SK-9DX1 Gigabit Ethernet
|
|||
/* These next two are are really subsystem IDs */
|
||||
product SCHNEIDERKOCH SK_9D21 0x4421 SK-9D21 1000BASE-T
|
||||
product SCHNEIDERKOCH SK_9D41 0x4441 SK-9D41 1000BASE-X
|
||||
/* This next entry is used for both single-port (SK-9E21D) and dual-port
|
||||
* (SK-9E22) gig-e based on Marvell Yukon-2, with PCI revision 0x17 for
|
||||
* the single-port and 0x12 for the dual-port.
|
||||
*/
|
||||
product SCHNEIDERKOCH SK_9E21 0x9e00 SK-9E21D/SK-9E22 1000base-T
|
||||
|
||||
/* Tamarack Microelectronics */
|
||||
product TAMARACK TC9021 0x1021 TC9021 Gigabit Ethernet
|
||||
|
|
Loading…
Reference in New Issue