> At this point I'm beginning to suspect that other kernel drivers may > be causing a problem. What other modules are loaded? (use lsmod or > cat /proc/modules) What interrupts and ioports are in use? > (/proc/interrupts, /proc/ioports)
I am still manually loading the lp module for each boot. Here's the requested info: isaac# lsmod Module Pages Used by lp 2 0 serial 8 2 slip 2 0 plip 3 0 dummy 1 0 bsd_comp 1 0 ppp 5 [bsd_comp] 1 slhc 2 [slip ppp] 1 binfmt_java 1 0 vfat 3 0 smbfs 6 0 raid0 1 0 linear 1 0 cdrom 1 0 isaac# cat /proc/interrupts 0: 53979 timer 1: 907 keyboard 2: 0 cascade 3: 6119 + serial 4: 5339 + serial 8: 1 + rtc 13: 1 math error 14: 17640 + ide0 15: 0 + ide1 isaac# cat /proc/ioports 0000-001f : dma1 0020-003f : pic1 0040-005f : timer 0060-006f : keyboard 0070-007f : rtc 0080-008f : dma page reg 00a0-00bf : pic2 00c0-00df : dma2 00f0-00ff : npu 0170-0177 : ide1 01f0-01f7 : ide0 02f8-02ff : serial(set) 0376-0376 : ide1 0378-037f : plip1 03c0-03df : vga+ 03f0-03f5 : floppy 03f6-03f6 : ide0 03f7-03f7 : floppy DIR 03f8-03ff : serial(set) -- Jim Crumley | [EMAIL PROTECTED] | -- E-mail the word "unsubscribe" to [EMAIL PROTECTED] TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble? E-mail to [EMAIL PROTECTED] .

