diff options
| author | bjh21 <bjh21@NetBSD.org> | 2004-01-07 22:00:51 +0000 |
|---|---|---|
| committer | bjh21 <bjh21@NetBSD.org> | 2004-01-07 22:00:51 +0000 |
| commit | 38cb9d0fe24c81d84069220485c19fadaeaa1c74 (patch) | |
| tree | d12c8bc48e618c75ccce67c2a3f047a0fce4db6b /sys/dev | |
| parent | 22361e58496e2d21f66d6c7a2b75f1f1bdb9d7ad (diff) | |
It looks like the isc PC netslot version of the Nexus interface uses the
same podule ID as the A3020/A4000 netslot version. Update list to reflect
this.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/podulebus/podules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/podulebus/podules b/sys/dev/podulebus/podules index a87e3226424..372f7a9ec2d 100644 --- a/sys/dev/podulebus/podules +++ b/sys/dev/podulebus/podules @@ -1,4 +1,4 @@ -$NetBSD: podules,v 1.15 2003/01/26 19:35:04 chris Exp $ +$NetBSD: podules,v 1.16 2004/01/07 22:00:51 bjh21 Exp $ /* * Copyright (c) 1996 Mark Brinicombe @@ -271,7 +271,7 @@ podule FAXPACKJUNIOR 0x008b FaxPack Junior podule LINGENUITY_SCSI8SHARE 0x008c 8 bit SCSIShare interface podule VTI_SCSI 0x008d SCSI interface podule ATOMWIDE_PIA 0x008e PIA -podule NEXUSNS 0x008f Nexus interface (A3020 netslot) +podule NEXUSNS 0x008f Nexus interface (A3020/RiscPC netslot) /* RISC iX: #define XCB_PRODUCT_XCB_DTSOFTWAREPCCONNECT 144 */ podule ATOMWIDE_SERIAL 0x0090 multiport serial interface podule WATFORD_IDE 0x0091 IDE interface |
