Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel 2.6 && inic-940p
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
bruor
Apprentice
Apprentice


Joined: 08 Jul 2003
Posts: 239

PostPosted: Fri Oct 01, 2004 4:55 am    Post subject: kernel 2.6 && inic-940p Reply with quote

trying to see if i can get an older initio 50 pin only pci scsi card to work with 2.6, in the gentoo-soruces 2.4, there is CONFIG_SCSI_INITIO that has support for this, in 2.6, there is only the CONFIG_SCSI_INIA100 that supports the newer cards. does anyone know whether or not the kernel has any driver that will work with this card? its actually an siig ap-10 card that i dug up but as long as the chipset matches, and i can find a driver, i dont forsee a problem...
Back to top
View user's profile Send private message
hecatomb
Guru
Guru


Joined: 02 Sep 2004
Posts: 525

PostPosted: Fri Oct 01, 2004 1:35 pm    Post subject: Reply with quote

I looked through the Kconfig file in drivers/scsi and found this:

Quote:
...
config SCSI_INITIO
tristate "Initio 9100U(W) support"
depends on PCI && SCSI && BROKEN
...



init/Kconfig wrote:
...
config CLEAN_COMPILE
bool "Select only drivers expected to compile cleanly" if EXPERIMENTAL
...
config BROKEN
bool
depends on !CLEAN_COMPILE
...


So you have to deselect 'Code maturity level options ---> Select only drivers expected to compile cleanly' to be able to use the old driver.

Sorry I have no idea if this driver will compile and do his work correctly.
So it's your turn to test this if you want! ;-)
Back to top
View user's profile Send private message
bruor
Apprentice
Apprentice


Joined: 08 Jul 2003
Posts: 239

PostPosted: Fri Oct 01, 2004 4:30 pm    Post subject: Reply with quote

thanks a bunch, i didnt realize that there were other places to look for that kind of info, i thought i could see everything cy cat .config | grep INITIO


thanks again ill give it a shot and post back on the results in case anyone needs to see this one day...
Back to top
View user's profile Send private message
bruor
Apprentice
Apprentice


Joined: 08 Jul 2003
Posts: 239

PostPosted: Mon Oct 04, 2004 1:31 am    Post subject: Reply with quote

the above hint did work for my box, i have a scsi cd burner up and running perfectly as well as an old hp dat24 drive.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum