diff options
Diffstat (limited to 'sys/arch/sgi/conf/RAMDISK-IP22')
-rw-r--r-- | sys/arch/sgi/conf/RAMDISK-IP22 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sgi/conf/RAMDISK-IP22 b/sys/arch/sgi/conf/RAMDISK-IP22 index 8a72fa0a3f5..959ad7a5b70 100644 --- a/sys/arch/sgi/conf/RAMDISK-IP22 +++ b/sys/arch/sgi/conf/RAMDISK-IP22 @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK-IP22,v 1.9 2012/05/18 20:31:40 miod Exp $ +# $OpenBSD: RAMDISK-IP22,v 1.10 2012/05/26 17:10:07 miod Exp $ # # THIS KERNEL IS FOR INDIGO (IP20), INDY (IP22) AND INDIGO2 (IP24) SYSTEMS ONLY. @@ -67,7 +67,7 @@ dpclock0 at hpc0 # IP20 dsclock0 at hpc0 # IP22/24 sq* at hpc? # On-board Ethernet or E++ adapter wdsc* at hpc? # On-board SCSI or GIO32 SCSI adapter -pckbc* at hpc? # Indy/Indigo2 keyboard and mouse +pckbc* at hpc0 # Indy/Indigo2 keyboard and mouse zs0 at hpc0 zs1 at hpc0 |