On Thu, 11 Mar 2010 11:04:52 +0200
Cole <c...@opteqint.net> wrote:

> Hi.
> 
> Im currently needing to write to a few registers for a PCI device. The
> driver is provided, but it does not contain support for writing
> specific registers itself. I also do not with to modify the driver.
> 
> I would like to know what the best method would be for writing to
> these registers, the best way to go about getting bus_space_tag, and
> handle for the connected pci device.
> 
> Im currently using FreeBSD 7.x.
> 

Take a look at pciconf(8).  Might help.

---
Gary Jennejohn
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to