Age | Commit message (Collapse) | Author |
|
|
|
|
|
initialized (but not registered) as IST_LEVEL be assigned IST_EDGE.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sys/dev/pckbc. Will probably still not coexist with pcppi but now alpha at
least configs. I will come back here anyday and improve.
|
|
|
|
|
|
|
|
|
|
still fail in some cases
|
|
|
|
for machines low on interrupts. work by fgsch, and myself
|
|
|
|
|
|
|
|
|
|
|
|
negative offsets; mrg@netbsd.org
|
|
negative offsets; mrg@netbsd.org
|
|
|
|
|
|
|
|
|
|
implement an ioctl to get a spoofed label even for disks that have
a label on them.
|
|
|
|
|
|
o all but vax are major 51
|
|
|
|
|
|
floppy fits
|
|
o better error messages on read failure
o use SEEK_SET, not 0 in lseek
|
|
|
|
working disk(controller, scsiid, partitionnum)kernel format.
|
|
|
|
|
|
|
|
(size_t) and don't return EINVAL if it is < 0 in sys_{read,write}. Remove check for uio_resid < 0 uiomove() now that uio_resid is unsigned and brack remaining panics with #ifdef DIAGNOSTIC. vn_rdwr() must now take a size_t * as its 9th argument so change that and clean up uses of vn_rdwr(). Fixes 549 + more
|
|
|
|
|
|
|
|
more stable now, but by no means production-strong. A lot of code from
NetBSD.
|
|
|
|
mention in previous commit).
|