diff options
author | 1996-06-26 20:07:52 +0000 | |
---|---|---|
committer | 1996-06-26 20:07:52 +0000 | |
commit | f07200f76a6b5629f3b8e0153ca9d7ecbc1f14b5 (patch) | |
tree | 610eaa84b3ed909b8c03f3a7a8a98a8674b54266 | |
parent | When a dirty buffer is written to, don't move it to the tail of the (diff) | |
download | wireguard-openbsd-f07200f76a6b5629f3b8e0153ca9d7ecbc1f14b5.tar.xz wireguard-openbsd-f07200f76a6b5629f3b8e0153ca9d7ecbc1f14b5.zip |
lpr attaches with lpt_isa_ca
-rw-r--r-- | sys/dev/isa/files.isa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/isa/files.isa b/sys/dev/isa/files.isa index 6af5b82afe7..2be8bb3c6a9 100644 --- a/sys/dev/isa/files.isa +++ b/sys/dev/isa/files.isa @@ -1,4 +1,4 @@ -# $OpenBSD: files.isa,v 1.24 1996/06/24 20:48:32 pefo Exp $ +# $OpenBSD: files.isa,v 1.25 1996/06/26 20:07:52 dm Exp $ # $NetBSD: files.isa,v 1.21 1996/05/16 03:45:55 mycroft Exp $ # # Config.new file and device description for machine-independent ISA code. @@ -62,7 +62,7 @@ file dev/isa/cy.c cy needs-count # PC parallel ports (XXX what chip?) device lpt -attach lpt at isa +attach lpt at isa with lpt_isa file dev/isa/lpt.c lpt needs-flag # |