Re: Problem in scull
- From: "miline" <milind.dumbare@xxxxxxxxx>
- Date: 20 Sep 2006 06:41:25 -0700
hide1713@xxxxxxxxx wrote:
HI everyone
I'm reading ldd and trying to use scull. when i try "cat somefile >
/dev/scull0" ,it told me "write error: No space left on device",I'm not
sure if i must allocate space for scull first. Anyone please tell me
why?
In scull_write try putting some printKs and see where you are getting
returned with errors.
scull write is assigned in scull_fops in main.c. Is your somefile size
exceeding SCULL_P_BUFFER?
.
- Follow-Ups:
- Re: Problem in scull
- From: hide1713@xxxxxxxxx
- Re: Problem in scull
- References:
- Problem in scull
- From: hide1713@xxxxxxxxx
- Problem in scull
- Prev by Date: Re: link a serial char and network driver
- Next by Date: Re: link a serial char and network driver
- Previous by thread: Problem in scull
- Next by thread: Re: Problem in scull
- Index(es):
Relevant Pages
|