Changes from 1.1.63 to 1.1.64
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 patch64.gz
- AUTOPROBES REMOVED FROM CDU31A DRIVER. Must be configured through lilo.
- Multi-session still doesn't work for CDU31A.
- EISA EATA (Extended ATA) support added to config.in
- Keyboard special function handler cleaned up.
- Set can_queue correctly for Buslogic.
- Fix can_queue code for UltraStor 14F/34F.
- When they call brk(), check against existing mmap mappings.
- Fixed MSG_DONTROUTE in raw sockets.
- If we fail to create a socket pair because we can't write to the
socket vector, be sure to close the sockets.