diff options
author | John Crispin <john@openwrt.org> | 2012-12-10 14:13:01 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-12-10 14:13:01 +0000 |
commit | c2ae0ec02a548d47076a2439706ffccdc49095bf (patch) | |
tree | 474ce9a13c8dda77ae2235286bc31cc845df9627 /target/linux/ramips/base-files/etc/hotplug.d | |
parent | cb9c63048dbe8f50ec6cbda1cf3a9a6e26976b34 (diff) | |
download | upstream-c2ae0ec02a548d47076a2439706ffccdc49095bf.tar.gz upstream-c2ae0ec02a548d47076a2439706ffccdc49095bf.tar.bz2 upstream-c2ae0ec02a548d47076a2439706ffccdc49095bf.zip |
add support for Hauppauge Broadway
This patch introduces OpenWRT support for the base Hauppauge/PCTV Broadway
platform. It doesn't deal with the TV tuner or transcoder at this point,
but the core functionality is working (Ethernet, wireless, USB, buttons,
LEDs, etc).
Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
SVN-Revision: 34595
Diffstat (limited to 'target/linux/ramips/base-files/etc/hotplug.d')
-rw-r--r-- | target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom b/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom index d02b1e0b44..32c97fce41 100644 --- a/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom +++ b/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom @@ -59,6 +59,7 @@ case "$FIRMWARE" in all5002 | \ argus-atp52b | \ bc2 | \ + broadway | \ carambola | \ dir-615-h1 | \ dir-620-a1 | \ |