Date: Thu, 22 Apr 1999 21:50:51 -0400 (EDT) From: Zhihui Zhang <zzhang@cs.binghamton.edu> To: freebsd-hackers@freebsd.org Subject: Source code dealing with raw I/O Message-ID: <Pine.GSO.3.96.990422214452.9031A-100000@sol.cs.binghamton.edu>
next in thread | raw e-mail | index | archive | help
I am interested to know where in source code the raw I/O is handled. I guess that when you write something like open("/dev/r<foo>",flag) instead of open("/dev/<foo>",flag), raw I/O happens. Can anyone tell me which soure code files or routines handle RAW I/O? How to get the dev argument to a device read() routine like wdopen() in wd.c? Any help is appreciated. -------------------------------------------------- Zhihui Zhang. Please visit http://www.freebsd.org -------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96.990422214452.9031A-100000>