lkml.org 
[lkml]   [1998]   [Mar]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Char or Block Dirver?
Date
> 	So what sort of a device driver should i go for?
> What I feel is that I can't write it as a network device driver.
> In Linux , all the i/f for n/w device driver goes thru
> tcp/ip layers and finally to the card. i want to write
> raw data to the card without the TCP/IP headers for testing
> (Otherwise that would have been the ideal option since this
> is a n/w card).

You can write a network driver and use SOCK_PACKET to read/write raw frames
from it.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:42    [W:0.039 / U:0.232 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site