]> git.neil.brown.name Git - history.git/commit
[PATCH] Linux-0.98.1 (October 5, 1992) 0.98.1
authorLinus Torvalds <torvalds@linuxfoundation.org>
Fri, 23 Nov 2007 20:09:05 +0000 (15:09 -0500)
committerLinus Torvalds <torvalds@linuxfoundation.org>
Fri, 23 Nov 2007 20:09:05 +0000 (15:09 -0500)
commit8ac5a423bc0fb084d3bc51968ed19866a064ceae
tree840d6a65bc9ee7a0c9f5a1063e1307126df433d1
parente25f534048a8e0069268fe14e2d2f528effa22f4
[PATCH] Linux-0.98.1 (October 5, 1992)

Add ATI XL busmouse driver by Bob Harris, split off MS busmouse driver into
a driver of its own (rather than a subdriver of the Logitech mouse driver)

FAT uid/gid/umask mount options.

SCSI driver updates.

[Original announcement below]

Patch1 to 0.98 mainly corrects some driver problems: it contains the
added "inb_p(HD_STATUS)" for hd.c, as well as a changed mouse driver
setup (hope it works - I couldn't test it..).  There are also some SCSI
driver patches: the seagate driver uses irqaction() to get irq's, and
the aha1542 driver has the speedup patches.

The bootimage should be compiled without the auto-SVGA mode, so people
who had problems with linux automatically using a SVGA mode should be ok
in this release.

                Linus
24 files changed:
.version [deleted file]
Makefile
boot/setup.S
fs/msdos/inode.c
fs/msdos/namei.c
fs/proc/mem.c
include/linux/busmouse.h
include/linux/mouse.h
include/linux/vmm.h
kernel/blk_drv/floppy.c
kernel/blk_drv/hd.c
kernel/blk_drv/scsi/Makefile
kernel/blk_drv/scsi/aha1542.c
kernel/blk_drv/scsi/scsi.patch3 [deleted file]
kernel/blk_drv/scsi/sd.c
kernel/blk_drv/scsi/seagate.c
kernel/blk_drv/scsi/seagate2.s [deleted file]
kernel/chr_drv/Makefile
kernel/chr_drv/atixlmouse.c [new file with mode: 0644]
kernel/chr_drv/busmouse.c
kernel/chr_drv/mouse.c
kernel/chr_drv/msbusmouse.c [new file with mode: 0644]
kernel/exit.c
tools/version.h