I am running damn small linux on a hp omnibook 3000. i want to get the sound and network cards to work.
Network
I have a Xircom 32-bit cardbus ethernet 10/100 model# CBE-10/100BTX. i have found two pcmica modules,xircom_cb.o and xircom_tulip.o when i use
Code:
# modprobe xircom_cb
as far as i can nothing happens. when i use the tulip module it tells me i have incorecct parameters. is there another module i am missing pr does this card not work with dsl?
Sound
The sound card in my omnibook is: 16-bit, soundblaster pro compatable. i have tried
Code:
# modprobe sb
And
# modprobe sb_lib
and nothing happens. same question as above is there another module i am missing?
and if it helps i am trying these commands as a root user