Changes from 1.1.34 to 1.1.35
These changes are archived on ftp.crynwr.com:pub/kchanges
and http://www.crynwr.com/kchanges.
I cannot answer questions about Linux -- I merely summarize the kernel
patches after reading them. I try to make them useful to everyone,
but kernel hackers should take them with a grain of salt and read the
patches themselves. The patch file is patch35.gz
- Added umsdos (Unix like fs on top of std MSDOS FAT fs).
- QIC-02 tape parameters can now be set at runtime.
- Selection mouse reporting now has three states instead of two.
- Fixed a bug in the ultrastor SCSI driver related to register usage.
- QIC-02 tape driver changes:
- Revision 0.4.1.4 1994/07/21 02:15:45 root
- ifdef'd DDI. Exception masks.
- Initial attempt at Mountain support for the Mountain 7150.
- Based on patches provided by Erik Jacobson.
- Many driver messages can now be turned off (runtime selectable).
- DYNCONF mark II.
- Linus changed TAPE_QIC02 to QIC02_TAPE.
- TP_HAVE_SEEK, TP_HAVE_DENS. byte_swap_w() on arg, not global.
- Attempt to fix cartridge-changed-problem for 2150L.
- Release irq and dma reservations if initial reset fails.