vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On 7 Mar 2007 00:20:56 -0800, mahi <mahenderreddy_mudupu@yahoo.co.in> wrote: > > > Hi all, > I want to know the initial function calls in driver to detect my ISA > card in ReHat 9.0 .Any suggestions regarding this will be greatly > appreciated. > Thanking > you. > Look for "isapnp". For non-PNP cards you need different functions to detect specific types of card, e.g. network, sound, IDE or SCSI controller, serial or parallel ports, etc. Some cards may need boot command line arguments to specify port address and IRQ. By the way, Red Hat 9 is as obsolete as ISA. A newer distro should work better, if you choose one that is suitable for your hardware (unless, of course, you have proprietary software that requires RH9.) -- Lisp, Lisp, Lisp Machine, Lisp Machine is Fun. Lisp, Lisp, Lisp Machine, Fun for everyone. |