> I don't see any messages related to the floppy problem at the time I was > accessing it. This is the same machine that had problems with PS/2 based > mouse > and keyboard and I had to switch to USB based ones. > > > Juergen, there is nothing about fdc (or fd) in prtconf -p output: > > bash-3.00# prtconf -p | grep -i fd > bash-3.00#
Hmm, are there any devices listed as children for the "isa" bus node? Probably not - that would probably explain why the PS/2 keyboard and mouse don't work. The PS/2 keyboard and mouse need the "i8042" node. It seems the kernel tries to use acpi but fails badly. You can try to disable the use of acpi using the acpi-user-options setting, but that won't solve the floppy issue. The PS/2 keyboard & mouse might work when acpi is disabled. This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list [email protected]
