|
|
@ -3,7 +3,7 @@ |
|
|
|
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. |
|
|
|
# generated from: |
|
|
|
# |
|
|
|
# OpenBSD: etc.hppa64/MAKEDEV.md,v 1.1 2005/04/01 16:02:16 deraadt Exp |
|
|
|
# OpenBSD: etc.hppa64/MAKEDEV.md,v 1.2 2005/06/15 06:50:48 miod Exp |
|
|
|
# OpenBSD: MAKEDEV.common,v 1.18 2005/06/02 20:09:38 tholo Exp |
|
|
|
# OpenBSD: MAKEDEV.mi,v 1.73 2005/02/07 06:14:18 david Exp |
|
|
|
# OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp |
|
|
@ -302,7 +302,7 @@ lpt*|lpa*) |
|
|
|
lpt*) n=lpt f=0;; |
|
|
|
lpa*) n=lpa f=128;; |
|
|
|
esac |
|
|
|
M $n$U c 30 $(($U+$f)) 600 |
|
|
|
M $n$U c 26 $(($U+$f)) 600 |
|
|
|
;; |
|
|
|
|
|
|
|
wsmouse*) |
|
|
|