Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: Wireless pcmcia Driver-Transmition,Queuing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Wireless pcmcia Driver-Transmition,Queuing



Check the field m_next in the mbuf you get passed in your outputPacket routine. If it isn't null, that means there's more data in the mbuf, and you will need to chain through it using the addresses in m_next. You will normally only see this in big packets, which is why everything seems to work until you start putting files with ftp.

/jen
--
Jen Beaven http://www.houseofc.com
...today it's "House of Cats"
_______________________________________________
darwin-drivers mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-drivers
Do not post admin requests to the list. They will be ignored.

References: 
 >Wireless pcmcia Driver-Transmition,Queuing (From: SCo POS <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.