add a driver for the KS8995 ethernet switch, will be usable to control the switch...
authorGabor Juhos <juhosg@openwrt.org>
Thu, 17 Apr 2008 09:59:09 +0000 (09:59 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 17 Apr 2008 09:59:09 +0000 (09:59 +0000)
commitefbc2a21d20029c453f6d0b00c1631183e1b04b9
tree59219721679c3d394c29968e5fddb95a911f5847
parent94ddba360ef2c76ae0bb0920d9ec4e97f31af9c0
add a driver for the KS8995 ethernet switch, will be usable to control the switch on some boards

SVN-Revision: 10851
package/spi-ks8995/Makefile [new file with mode: 0644]
package/spi-ks8995/src/Kconfig [new file with mode: 0644]
package/spi-ks8995/src/Makefile [new file with mode: 0644]
package/spi-ks8995/src/spi_ks8995.c [new file with mode: 0644]