[package] add a driver for the KS8995 ethernet switch, will be usable to control...
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 17 Apr 2008 09:59:09 +0000 (09:59 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 17 Apr 2008 09:59:09 +0000 (09:59 +0000)
commit868a97c156a2cc6fa326bc67cedb2d7a5260023f
tree9f8f918b60ef6460b63538c872fd66f8e4a8d07e
parentd3f4ff8b1474ba31c36d10cdefcf4dfd2abdbf41
[package] add a driver for the KS8995 ethernet switch, will be usable to control the switch on some boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10851 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]