This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Device Driver / TcpNet

Hello,

I plan to use the TcpNet from the RL-ARM.
Which ethernet controllers are supported by TcpNet ?
Are the device drivers available in source code ?
Thanks Mario

Parents
  • We have currently drivers for:

    • NXP LPC23xx (on-chip Ethernet)
    • ST STR9xx (on-chip Ethernet)
    • Atmel SAM7Xx (on-chip Ethernet)
    • SMSC LAN91C111 (an external Ethernet controller)
    • NXP LPC2000 UART (UART for PPP)
    • Samsung S3C44BOX (UART for PPP)

    All drivers are supplied in source code. Also ready to run examples are included.

Reply
  • We have currently drivers for:

    • NXP LPC23xx (on-chip Ethernet)
    • ST STR9xx (on-chip Ethernet)
    • Atmel SAM7Xx (on-chip Ethernet)
    • SMSC LAN91C111 (an external Ethernet controller)
    • NXP LPC2000 UART (UART for PPP)
    • Samsung S3C44BOX (UART for PPP)

    All drivers are supplied in source code. Also ready to run examples are included.

Children