Age | Commit message (Collapse) | Author | Files |
|
- 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.
|
|
This checkin includes a patch to add working le support in these modules
|
|
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).
|