Date: Fri, 13 Feb 1998 12:00:24 +1030 From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: hackers@FreeBSD.ORG Subject: PCI LKM's? Message-ID: <199802130130.MAA09978@cain.gsoft.com.au>
next in thread | raw e-mail | index | archive | help
Hi, I am trying to convert a static PCI device driver to an LKM, but I can't fiure out how to probe it.. If its an ISA device I run the probe routine with the config info, but for a PCI device I don't know how to tell if it is inthe machine or not after boot time. I tried looking in /usr/src/sys/pci/* for examples, but pcisupport.c was the only thing with any LKM stuff and it didn't help :( Can anyone help me? (I am running 2.2.5-STABLE) --------------------------------------------------------------------- |Daniel O'Connor software and network engineer for Genesis Software | |http://www.gsoft.com.au | |The nice thing about standards is that there are so many of them to| |choose from. -- Andrew Tanenbaum | --------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802130130.MAA09978>