NetBSD/sys/dev
cgd 34ac381d05 don't cdevvp() if a vnode for the dev already exists. Note that that's
conceptually icky; you end up ref'ing a 'real' vnode, and hence perhaps
tying down a file system; should be able to reference a 'fake' one,
but i doesn't appear save to cdevvp() if vnode for same dev is already
around...  also, mark vfinddev()s XXX (for later).
1994-04-11 19:53:29 +00:00
..
ata Don't print a duplicate message about stray interrupts. 1994-04-09 03:43:36 +00:00
eisa Fix return values from some interrupt routines. 1994-04-08 18:22:15 +00:00
ic allow MDMBUF flags to be set (oops) 1994-04-10 10:29:06 +00:00
isa support multiple eisa/isa cards. 1994-04-11 11:09:00 +00:00
scsipi Fix various types. Remove some outdated flags. 1994-04-11 03:53:58 +00:00
tc update from rick, tarfile of Oct 11 10:46 1993-10-15 02:56:33 +00:00
cons.c don't cdevvp() if a vnode for the dev already exists. Note that that's 1994-04-11 19:53:29 +00:00
cons.h Add RCS identifiers (this time on the correct side of the branch), and 1993-08-01 19:22:24 +00:00
vn.c add vnclose function 1994-02-27 08:41:11 +00:00
vnd.c add vnclose function 1994-02-27 08:41:11 +00:00
vndioctl.h vnode driver (from Mike Hibler make@cs.utah.edu) 1993-12-21 04:17:02 +00:00
vnioctl.h vnode driver (from Mike Hibler make@cs.utah.edu) 1993-12-21 04:17:02 +00:00