>>To see how PLIP works, I've just setup a couple of >>Linux boxes and I can ping between them. I have a way >>to go before understanding all the low-level details, but >>at least I have a starting point to 'hack on'. > Why hacking ? Oh, well I want to start with something that works; PLIP, and 'port' it over to a DSP running on a PCI board. So, if I replace the PLIP data transfer routines with my PCI transfers, I should be able to move from something working, to something working :) > Why not reading the RFCs ?? Thats a good point. This is the first time I have played with the lower-levels of networking layers, so hadn't even thought of that. I'll make sure to find the relevent ones. >>I haven't played with LwIP yet, I have an Olimex board >>that I'll use at some point with the CS8900 interface. >>But I was wondering if anyone had used SLIP or PLIP >>in applications (LPC or not really)? > > > SLIP or PLIP encapsulates IP packet for transfer. Same does Ethernet. > You just need to know where LwIP starts working with IP packets. > That's what I figured. So in much the same way as I am going to hook into the lowest layer of the PLIP driver, I'll hook into the lower layer of the LwIP layers. I just figured I'd see if anyone else out there had tinkered with this stuff. Dave
Message
Re: [lpc2000] LPC 'networking' with PLIP/SLIP/LwIP
2005-11-24 by David Hawkins
Attachments
- No local attachments were found for this message.