In message: <[EMAIL PROTECTED]>
            Suleiman Souhlal <[EMAIL PROTECTED]> writes:
: You can use vn_open() to open the file, and then read it using vn_rdwr 
: (), and finally, vn_close() to close it. Look at src/sys/kern/ 
: link_elf_obj.c for an example.

There's also a desire to provide an easier to use interface for
drivers to load, for example, firmware.

Warner
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to