Would anyone have any idea under what circumstances the kcadp11.fs
kernel and inst11.fs installation floppies would not recognise a PCI
Adaptec AHA 2940 with a 1GB SeaCrate* off it?
It recognises the PCI bus okay, and susses that the Adaptec is there
and knows that its SCSI but fails to configure any sd[0-3] device at
all. The last messages it comes upwith to do with PCI/SCSI is:
pci0 (root): configuration mode 1
pci0 bus 0 device 0: unknown vendor/product: 0x1106/0x0505 (class:
bridge, subclass: host, revision: 0x33) not configured.
pci0 bus 0 device 10: unknown vendor/product: 0x5333/0x8811 (class:
display, subclass: VGA, revision: 0x00) not configured.
pci0 bus 0 device 11: unknown vendor/product: 0x9004/0x8178 (class:
mass storage, subclass: SCSI, revision: 0x00) not configured.
I've failed to find anything in the src/sys/arch/i386/pci and
src/sys/scsi directories that might give me a clue ...
Any help at all would be much appreciated,
Thanks,
Julian
[yet another not-terribly-familiar-with-pc-h/w-person]