Re: Hardware Detection

From: Dave Jones (dave@denial.force9.co.uk)
Date: Sat May 27 2000 - 12:11:25 EST


S. Venkat Raman <svraman@email.com> wrote:

> Does anybody know how to detect if a
> paricular hardware is present in the
> sytem. Is there a system call that does
> the same?

Depends what hardware you're searching for. We have functions
to search for PCI devices by scanning the bus for device IDs,
and also ISAPnP devices to an extent. Normal ISA devices require
port probing.

So what sort of devices did you have in mind?

-- 
Dave.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed May 31 2000 - 21:00:18 EST