Problem with loading another pci driver for the same card

Haidong Xia hdxia1 at hotmail.com
Thu Jan 1 10:04:11 PST 2004


Hello,

Do you know which configuration I should disable in the kernel to get rid of 
the kernel loaded driver ?

I want to load my own kernel for the following card.  I don't know how to 
disable isab in the kernel.

isab0 at pci0:31:0:        class=0x060100 card=0x00000000 chip=0x248c8086
rev=0x02 hdr=0x00

Thank you very much.
Haidong

On Thu, 2004-01-01 at 03:09, Haidong Xia wrote:
>Hello, everyone,
>
>If the kernel already has a pci driver for a pci card, how could I load 
>another loadable driver for the same card?

You'll need to recompile your kernel without the driver, because you
can't have two drivers attached to the same hardware device at a time.
Then you may be able to load your driver.

_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. 
http://join.msn.com/?page=features/virus



More information about the freebsd-questions mailing list