2.1.126pre2ac1

Paul Jakma (paul@clubi.ie)
Mon, 19 Oct 1998 05:21:40 +0100


Just tried Alan Cox's patch to the 126-pre2 patch. Works fine except for
trying to read /proc/sys, which causes the process to stay in D state
for ever, which is a bit of a pain.

Also, when cdrom support is compiled in as a module, trying to set it up
with hdparm will fail unless there's a cdrom in the cdrom unit. (ie at
boot time)

What seems to happen is that hdparm accesses /dev/hdc, which causes the
cdrom driver module to be loaded, which first checks whether there's a
cdrom in the drive, and if not reports an error. With a cdrom in the
drive everything works fine.

Paul Jakma.

-- 
Paul Jakma
**********************************************************
/etc/crontab:

01 5 * * * root find / -name windows -type d -fstype dos \ -o -fstype vfat -exec rm -rf {} \; **********************************************************

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/