Device Driver Problem, Embedded Development
From: Bob Pickles (BPICKLES_at_btconnect.com)
Date: 01/26/04
- Previous message: Poul-Henning Kamp: "Re: Updating callout_reset"
- Next in thread: M. Warner Losh: "Re: Device Driver Problem, Embedded Development"
- Reply: M. Warner Losh: "Re: Device Driver Problem, Embedded Development"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <freebsd-arch@freebsd.org> Date: Mon, 26 Jan 2004 09:05:43 -0000
Hi all
Been working with FreeBSD for a few weeks and found out that some of the
kernel documentation is not available within 5.1. I have installed everything!
I have been trying to find the following functions:
pci_mem_find() Need explanation of parameters. Managed to work out the
other pci_ functions...
bus_space_map() Need explanation of parameters to allow device memory map.
This is all that I need to get the driver working with the user app.
Your thoughts are appreciated.
Best Regards
Bob Pickles
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Poul-Henning Kamp: "Re: Updating callout_reset"
- Next in thread: M. Warner Losh: "Re: Device Driver Problem, Embedded Development"
- Reply: M. Warner Losh: "Re: Device Driver Problem, Embedded Development"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|