Add a definition for a ROM-less ether3 podule.
This commit is contained in:
parent
1fae101a44
commit
fa8313f451
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: podules,v 1.6 1997/07/28 17:47:53 mark Exp $
|
||||
$NetBSD: podules,v 1.7 1997/10/14 22:22:08 mark Exp $
|
||||
|
||||
/*
|
||||
* Copyright (c) 1996 Mark Brinicombe
|
||||
|
@ -65,6 +65,7 @@ manufacturer MCS 0x0063 MCS
|
|||
* List of known podules. Grouped by vendor.
|
||||
*/
|
||||
|
||||
podule ACORN ETHER3XXX 0x0000 Ether3 (NOROM)
|
||||
podule ACORN SCSI 0x0002 SCSI 1 interface
|
||||
podule ACORN ETHER1 0x0003 ether 1 interface
|
||||
podule ACORN RAMROM 0x0005 RAM/ROM podule
|
||||
|
|
Loading…
Reference in New Issue