Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Non-Buffered I/O in unix

Status
Not open for further replies.

agent_009

Member level 2
Joined
Dec 17, 2006
Messages
47
Helped
10
Reputation
20
Reaction score
3
Trophy points
1,288
Activity points
1,563
Hi,

I am trying to read directly from a device which is connected through usb. I use system calls open() and then read(). This reads the data, but it is cached by the driver. How can i read the data uncached ?

OS: Unix/Linux

Thanx in advance
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top