In the kernel, given a struct disk, is there a way to turn that into something 
that can be used to read/write from the disk? Or is my best bet in this 
situation to figure out the device path for the disk, and just use kern_open() 
to access it?

-Samrobb_______________________________________________
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