Age | Commit message (Collapse) | Author |
|
|
|
|
|
be bridged. Do the real work in a scheduled netisr.
|
|
is used instead; kwesterback@home.com
|
|
others. syscall commit pending.
|
|
|
|
|
|
|
|
|
|
|
|
m68k/spinlock.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
implement an ioctl to get a spoofed label even for disks that have
a label on them.
|
|
o all but vax are major 51
|
|
o if_media'fied sun4m le.
|
|
|
|
|
|
|
|
|
|
(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
|
|
|
|
|
|
|
|
|
|
|
|
* Add 425e autodetection.
* Increment version number.
|
|
generic scsi system
|
|
|
|
adjust d_ncylinders instead of just setting d_nsectors to 1 (which
is not useful for putting a filesystem on a device).
|
|
|
|
that the hp300 scsi subsystem does not glean d_secpercyl from the
device so we have to calculate a reasonable value. In the case of
a zip drive, the calculated value gets truncated to zero. This change
adds a sanity check and forces the calculated d_secpercyl to be >= 1.
Also includes some minor code reorg.
|
|
the capacity. Fixes a panic with fictitious labels on zip drives.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to Niklas and Theo for help in tracking down what was going on.
|
|
|