[package] add a driver for the KS8995 ethernet switch, will be usable to control...
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)
commit8836751a21a3a7d27a39194dedd3bec4dd5f12db
tree9f8f918b60ef6460b63538c872fd66f8e4a8d07e
parentacf35541cbe7dcfb7acb19dd2507ba0f2f973d09
[package] 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]