Date: Thu, 11 Mar 2010 11:04:52 +0200 From: Cole <cole@opteqint.net> To: freebsd-hackers@freebsd.org Subject: bus_space_tag, bus_space_handle Message-ID: <9f206d1a1003110104p2f329103mc882c99bcc15ea51@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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. Regards /Cole
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9f206d1a1003110104p2f329103mc882c99bcc15ea51>