Newsgroups: comp.os.linux.development
Subject: Kernel change summary 1.1.25 -> 1.1.26

In config.in, don't include AT1500 support by default, and do include
	NE2000 support by default.
Switch to release 2.2 of SoundBlaster Pro CD-ROM driver.  Include
	better support for multiple Matsushita controllers.  Include
	media_change changes.
Check for real tty in set_termios and open line discipline calls.
If the serial driver couldn't get a transmit buffer from the kernel,
	it returned the positive error number instead of the correct
	negative error.
No need to busy the tty if we're delaying the close.
Existance test for serial ports improved.
Now can add serial ports at run-time, to support PCMCIA modems.
Make sure that line discipline changes are run past set_ldisc().
Make sure ptys have the usage count on the other tty set correctly.
Make sure the shared memory stuff is known by the general VM manager.
