any one please help... i don't know whether this is the right place to post this message... if anyone have any idea please help me I'm writing a hard disk driver and i'm having a problem in reading the specified number of bytes from the disk. Mode of transfer used is bus master and if i give 3 as byte count by setting the prd table entry as 0x3000000|0x80, the data read is more than 3 bytes. Is there any problem with this or whether we need to set something else? Please help me to solve this problem.
aray bai........... 0x30000000 is not 3 hoo hoo 0x00000003 is actually 3..... stupid fellow
Nice response, I think there is an 's' missing off your name... "as" wrote in message news:69398d91af244a76914fd51ced962629@ureader.com... > aray bai........... > > 0x30000000 is not 3 hoo hoo > > 0x00000003 is actually 3..... > > stupid fellow