Package: rt2500-source
Version: 1.1.0+cvs20060417-1
Severity: minor
Hi, I think there is an error in the README.Debian file in rt2500-source.
At the end of the file, there is an /etc/network/interfaces example:
auto eth1
iface eth1 inet dhcp
wireless_mode managed
wireless_channel 6
wireless_essid my_wifi_network
wireless_rate 54M
The syntax of the wireless extensions is wireless-<function>, (according to
'wireless' manpage in the wireless-tools packages), so the correct way
should be:
auto eth1
iface eth1 inet dhcp
wireless-mode managed
wireless-channel 6
wireless-essid my_wifi_network
wireless-rate 54M
Regards,
Cesar
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages rt2500-source depends on:
ii debhelper 5.0.32 helper programs for debian/rules
ii module-assistant 0.10.3 tool to make module package creati
rt2500-source recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]