Date: Wed, 15 Apr 1998 10:06:53 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa psm.c Message-ID: <199804151706.KAA17372@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1998/04/15 10:06:53 PDT
Modified files:
sys/i386/isa psm.c
Log:
In pre-devfs days, /dev/psm0 had always been a non-blocking
device. But with devfs, currently, /dev/psm0 is the blocking device
and /dev/npsm0 is the non-blocking one.
DEVFS must stay consistent with the older behaviour.
PR: 6260
Reviewed by: phk
Submitted by: Kapil Chowksey <kchowksey@hss.hns.com>
Revision Changes Path
1.52 +6 -6 src/sys/i386/isa/psm.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804151706.KAA17372>
