1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys/i386
Poul-Henning Kamp 9c2fa4dbce 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>
1998-04-15 17:06:52 +00:00
..
apm Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
bios Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
boot
conf Add the new LBA mode support in the wd? config examples. 1998-04-09 22:28:57 +00:00
eisa
i386 Fixed breakage of fork accounting in previous commit. A fork benchmark 1998-04-15 11:10:28 +00:00
ibcs2 Added EIDRM & ENOMSG errno in translation table. 1998-04-13 17:52:41 +00:00
include Fix VM86 compiles. a #include "opt_vm86.h" was missing, and the my_tr 1998-04-06 18:59:15 +00:00
isa In pre-devfs days, /dev/psm0 had always been a non-blocking 1998-04-15 17:06:52 +00:00
linux Added EIDRM & ENOMSG to errno translation table. 1998-04-13 17:49:51 +00:00
pci
scsi
Makefile