Add the product defines for the cards I intend to write support for. It
seems like we should just add the product defines to all of them.
This commit is contained in:
parent
1fc21a610a
commit
7917c11a42
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: mcadevs,v 1.21 2007/04/11 18:11:15 garbled Exp $
|
||||
$NetBSD: mcadevs,v 1.22 2007/04/12 18:00:05 garbled Exp $
|
||||
|
||||
/*-
|
||||
* Copyright (c) 2000 The NetBSD Foundation, Inc.
|
||||
|
@ -344,10 +344,10 @@ product 0x8EFC "IBM Fast SCSI-2 Adapter" [2]
|
|||
product 0x8EFD "IBM 7568 SCSI Adapter w/cache" [2]
|
||||
product 0x8EFE "IBM SCSI Adapter" [3]
|
||||
product 0x8EFF "IBM SCSI Adapter w/cache" [3]
|
||||
product 0x8F62 "IBM 10/100 Mbps Ethernet MC Adapter" [12]
|
||||
product 0x8F98 "IBM 10 Mbps Integrated Ethernet (Rainbow)" [12]
|
||||
product 0x8F62 "IBM 10/100 Mbps Ethernet MC Adapter" [12]
|
||||
product 0x8F98 IBM_ETH_RAINBOW "IBM 10 Mbps Integrated Ethernet (Rainbow)" [12]
|
||||
product 0x8FA0 "IBM LANStreamer MC 32 Adapter" [6]
|
||||
product 0x8FBA "IBM NCR 53C720 Integrated SCSI Controller"
|
||||
product 0x8FBA IBM_53C720 "IBM NCR 53C720 Integrated SCSI Controller"
|
||||
product 0x8FC8 "IBM Token Ring 16/4 Busmaster Server Adapter/A" [6]
|
||||
product 0x8FD6 "IBM Audiovation Adapter" PS/2 FAQ
|
||||
product 0x8FD8 "IBM XGA/XGA-2 Display Adapter" [2]
|
||||
|
@ -388,7 +388,7 @@ product 0xEFF5 "UB NIC-PS/2 Ethernet Adapter" [1]
|
|||
product 0xEFF6 "IBM PagePrinter Adapter/2" [5]
|
||||
product 0xEFFD "IBM VGA Adapter" [5]
|
||||
product 0xF04F "IBM 3117 Scanner Adapter/A" [5]
|
||||
product 0xF6FE "IBM Standard I/O Planar"
|
||||
product 0xF6FE IBM_SIO_RAINBOW "IBM Standard I/O Planar (Rainbow)"
|
||||
product 0xF7F7 IBMRAM1 "IBM 2-8Mb 80286 Memory Expansion" [5]
|
||||
product 0xF7FE IBMRAM2 "IBM Expanded Memory" [5]
|
||||
product 0xFAFF IBMRAM3 "IBM 32-bit Memory Expansion" [7]
|
||||
|
|
Loading…
Reference in New Issue