Subject: Re: E100
To: Erik E. Fair <fair@netbsd.org>
From: Michael <macallan18@earthlink.net>
List: port-macppc
Date: 07/17/2004 18:39:48
Hello,
> Have you had any luck with the Qlogic isp(4) driver yet?
Just noticed something - the PCI COMMAND_STATUS register has it's lower
2 bits set to 0 when the driver tries to attach, that means memory and
IO are disabled. No wonder the driver can't do anyhing... I'll just add
a line to my pci_conf_hook(), enable them and see what the driver
does...
have fun
Michael