diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-08-25 05:28:06 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-08-25 05:28:06 +0000 |
commit | 2e4c5d93fc9e4507b2b7e3c45c5b172304e60dc8 (patch) | |
tree | 9f9c20542acbb49296b33f6e59be412158b68ad8 /sys/arch/i386/conf | |
parent | cf4131fca5aa9a7dd719dab1f1a4695cfd5e3fd7 (diff) |
a little pms
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index d3a37ed086c..631e3831484 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.41 1997/07/03 07:24:16 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.42 1997/08/25 05:28:05 deraadt Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -84,7 +84,7 @@ lms0 at isa? port 0x23c irq 5 # Logitech bus mouse lms1 at isa? port 0x238 irq 5 mms0 at isa? port 0x23c irq 5 # Microsoft InPort mouse mms1 at isa? port 0x238 irq 5 -#pms0 at pckbd? irq 12 # PS/2 auxiliary port mouse +pms0 at pckbd? irq 12 # PS/2 auxiliary port mouse bt0 at isa? port 0x330 irq ? drq ? # BusLogic [57]4X SCSI controllers bt1 at isa? port 0x334 irq ? drq ? # BusLogic [57]4X SCSI controllers |