summaryrefslogtreecommitdiff
path: root/packages/ixp425-eth/ixp400-eth-1.4/ixp400-le-be.patch
AgeCommit message (Collapse)AuthorFiles
2005-10-24ixp400-eth: fix reboot (module unload) problem in LE patch for 1.4John Bowler1
- The LE patch removed code to initialise a semaphore, this caused - a crash when the semaphore was used during the device close - Also change config to use the 'only one NPE' option in the build, - however by examination this doesn't work very well.
2005-10-08ixp-osal_2.0.bb ixp4xx-csr_2.0.bb ixp400-eth_1.4.bb: fixed LE implementationJohn Bowler1
This checkin includes a patch to add working le support in these modules
2005-10-03ixp4xx, ixp425-eth: add Intel Access Library 2.0, ethernet driver 1.4John Bowler1
NOTE: to use these you must pin ixp4xx-csr, ixp-oxal and ixp400-eth. The name of the ethernet driver changes with this commit - it is now ixp400-eth, not ixp425-eth - changes are required in systems which need to use the ethernet driver and these changes are *not* in this commit. The things to change are the image (which must now depend on ixp400-eth) and any modprobe.conf (which, at least in NSLU2 - openslug-init - aliases eth0 as ixp4??-eth).