r12 - in unstable: rt2400/debian rt2500/debian rt2570/debian
benh at alioth.debian.org
benh at alioth.debian.org
Mon Jun 4 22:47:46 UTC 2007
Author: benh
Date: 2007-06-04 22:47:46 +0000 (Mon, 04 Jun 2007)
New Revision: 12
Modified:
unstable/rt2400/debian/control
unstable/rt2400/debian/control.modules.in
unstable/rt2500/debian/control
unstable/rt2500/debian/control.modules.in
unstable/rt2570/debian/control
unstable/rt2570/debian/control.modules.in
Log:
Provided more precise descriptions of the supported chips.
Changed driver names to be consistently lower-case.
Changed "drivers" and "kernel modules" to "driver" since each package contains just one driver.
Removed use of old kernel package names.
Modified: unstable/rt2400/debian/control
===================================================================
--- unstable/rt2400/debian/control 2007-03-15 13:28:42 UTC (rev 11)
+++ unstable/rt2400/debian/control 2007-06-04 22:47:46 UTC (rev 12)
@@ -10,12 +10,12 @@
Architecture: all
Depends: debhelper (>= 4.0), module-assistant
Suggests: gcc-3.3
-Description: RT2400 wireless network drivers source
- This package provides the source code of the Linux drivers for wireless
- network cards using Ralink RT2400.
+Description: source for rt2400 wireless network driver
+ This package provides the source code of the Linux driver for wireless
+ network cards using the Ralink RT2400 chipset (RT2460 controller).
.
- In order to compile the kernel modules you need the kernel sources (or
- the kernel-headers for the kernel-image packages from Debian). For
+ In order to compile the driver you need the kernel sources (or
+ the linux-headers for the linux-image packages from Debian). For
compile instructions look into /usr/share/doc/rt2400-source/README.Debian
or simply use the module-assistant utility.
.
@@ -26,10 +26,10 @@
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: rt2400-base
Recommends: wireless-tools
-Description: configuration tool for wireless RT2400 network cards
- This package provides an X11 application to configure the RT2400 wireless
- network card. It must be used with the corresponding RT2400 driver.
+Description: configuration tool for rt2400 wireless network driver
+ This package provides an X11 application to configure wireless
+ network cards controlled by the rt2400 driver.
.
- This package is useless without the appropriate rt2400-modules-x.yy.zz package
- for the kernel you are running, except if you have built it by hand. You can
+ This package is useless without the appropriate rt2400-modules-x.yy.zz package
+ for the kernel you are running, except if you have built it by hand. You can
create such a package from rt2400-source.
Modified: unstable/rt2400/debian/control.modules.in
===================================================================
--- unstable/rt2400/debian/control.modules.in 2007-03-15 13:28:42 UTC (rev 11)
+++ unstable/rt2400/debian/control.modules.in 2007-06-04 22:47:46 UTC (rev 12)
@@ -7,15 +7,15 @@
Package: rt2400-modules-_KVERS_
Architecture: any
-Recommends: linux-image-_KVERS_ | kernel-image-_KVERS_, wireless-tools
+Recommends: linux-image-_KVERS_, wireless-tools
Conflicts: rt2400-_KVERS_
Suggests: rt2400
-Description: RT2400 wireless network drivers
- This package contains the set of loadable kernel modules for wireless
- network cards using Ralink RT2400 chips.
+Description: rt2400 wireless network driver
+ This package contains the driver for wireless network cards using the
+ Ralink RT2400 chipset (RT2460 controller and RT2420 RF PHY supporting
+ 802.11b only).
.
The modules were compiled to be compatible with the kernel in the
_KVERS_ package.
.
Homepage: http://rt2x00.serialmonkey.com
-
Modified: unstable/rt2500/debian/control
===================================================================
--- unstable/rt2500/debian/control 2007-03-15 13:28:42 UTC (rev 11)
+++ unstable/rt2500/debian/control 2007-06-04 22:47:46 UTC (rev 12)
@@ -10,12 +10,12 @@
Architecture: all
Depends: debhelper (>= 4.0), module-assistant
Suggests: gcc-3.3
-Description: RT2500 wireless network drivers source
- This package provides the source code of the Linux drivers for wireless
- network cards using Ralink RT2500.
+Description: source for rt2500 wireless network driver
+ This package provides the source code of the Linux driver for wireless
+ network cards using the Ralink RT2500 chipset (RT2560 controller).
.
- In order to compile the kernel modules you need the kernel sources (or
- the kernel-headers for the kernel-image packages from Debian). For
+ In order to compile the driver you need the kernel sources (or
+ the linux-headers for the linux-image packages from Debian). For
compile instructions look into /usr/share/doc/rt2500-source/README.Debian
or simply use the module-assistant utility.
.
@@ -27,8 +27,8 @@
Conflicts: rt2500-base
Recommends: wireless-tools
Description: configuration tool for wireless RT2500 network cards
- This package provides an X11 application to configure the RT2500 wireless
- network card. It must be used with the corresponding RT2500 driver.
+ This package provides an X11 application to configure wireless
+ network cards controlled by the rt2500 driver.
.
This package is useless without the appropriate rt2500-modules-x.yy.zz package
for the kernel you are running, except if you have built it by hand. You can
Modified: unstable/rt2500/debian/control.modules.in
===================================================================
--- unstable/rt2500/debian/control.modules.in 2007-03-15 13:28:42 UTC (rev 11)
+++ unstable/rt2500/debian/control.modules.in 2007-06-04 22:47:46 UTC (rev 12)
@@ -8,14 +8,14 @@
Package: rt2500-modules-_KVERS_
Conflicts: rt2500-_KVERS_
Architecture: any
-Recommends: linux-image-_KVERS_ | kernel-image-_KVERS_, wireless-tools
+Recommends: linux-image-_KVERS_, wireless-tools
Suggests: rt2500
-Description: RT2500 wireless network drivers
- This package contains the set of loadable kernel modules for wireless
- network cards using Ralink RT2500 chips.
+Description: rt2500 wireless network driver
+ This package contains the driver for wireless network cards using the
+ Ralink RT2500 chipset (RT2560 controller and RT2525 RF PHY supporting
+ 802.11b/g).
.
The modules were compiled to be compatible with the kernel in the
_KVERS_ package.
.
Homepage: http://rt2x00.serialmonkey.com
-
Modified: unstable/rt2570/debian/control
===================================================================
--- unstable/rt2570/debian/control 2007-03-15 13:28:42 UTC (rev 11)
+++ unstable/rt2570/debian/control 2007-06-04 22:47:46 UTC (rev 12)
@@ -10,12 +10,13 @@
Architecture: all
Depends: debhelper (>= 4.0), module-assistant
Suggests: gcc-3.3
-Description: RT2570 wireless network drivers source
- This package provides the source code of the Linux drivers for wireless
- network cards using Ralink RT2570.
+Description: source for rt2570 wireless network driver
+ This package provides the source code of the Linux driver for wireless
+ network cards using the Ralink RT2500USB chipset (RT2571 or RT2572
+ controller and RT2526 RF PHY supporting 802.11b/g).
.
- In order to compile the kernel modules you need the kernel sources (or
- the kernel-headers for the kernel-image packages from Debian). For
+ In order to compile the driver you need the kernel sources (or
+ the linux-headers for the linux-image packages from Debian). For
compile instructions look into /usr/share/doc/rt2570-source/README.Debian
or simply use the module-assistant utility.
.
Modified: unstable/rt2570/debian/control.modules.in
===================================================================
--- unstable/rt2570/debian/control.modules.in 2007-03-15 13:28:42 UTC (rev 11)
+++ unstable/rt2570/debian/control.modules.in 2007-06-04 22:47:46 UTC (rev 12)
@@ -7,14 +7,14 @@
Package: rt2570-modules-_KVERS_
Architecture: any
-Recommends: linux-image-_KVERS_ | kernel-image-_KVERS_, wireless-tools
+Recommends: linux-image-_KVERS_, wireless-tools
Suggests: rt2570
-Description: RT2570 wireless network drivers
- This package contains the set of loadable kernel modules for wireless
- network cards using Ralink RT2570 chips.
+Description: rt2570 wireless network driver
+ This package contains the driver for wireless network cards using the
+ Ralink RT2500USB chipset (RT2571 or RT2572 controller and RT2526 RF PHY
+ supporting 802.11b/g).
.
The modules were compiled to be compatible with the kernel in the
_KVERS_ package.
.
Homepage: http://rt2x00.serialmonkey.com
-
More information about the Pkg-ralink-commits
mailing list