diff options
Diffstat (limited to 'drivers/net')
-rw-r--r-- | drivers/net/Kconfig | 21 | ||||
-rw-r--r-- | drivers/net/appletalk/Kconfig | 2 | ||||
-rw-r--r-- | drivers/net/atp.c | 2 | ||||
-rw-r--r-- | drivers/net/epic100.c | 4 | ||||
-rw-r--r-- | drivers/net/hamradio/Kconfig | 2 | ||||
-rw-r--r-- | drivers/net/ibmlana.c | 2 | ||||
-rw-r--r-- | drivers/net/irda/donauboe.h | 2 | ||||
-rw-r--r-- | drivers/net/pci-skeleton.c | 2 | ||||
-rw-r--r-- | drivers/net/pcmcia/3c574_cs.c | 2 | ||||
-rw-r--r-- | drivers/net/sc92031.c | 2 | ||||
-rw-r--r-- | drivers/net/tlan.c | 2 | ||||
-rw-r--r-- | drivers/net/tokenring/tms380tr.c | 2 | ||||
-rw-r--r-- | drivers/net/tulip/Kconfig | 2 | ||||
-rw-r--r-- | drivers/net/usb/plusb.c | 2 | ||||
-rw-r--r-- | drivers/net/wan/Kconfig | 2 | ||||
-rw-r--r-- | drivers/net/wireless/ath/ath5k/ath5k.h | 2 | ||||
-rw-r--r-- | drivers/net/wireless/ath/ath5k/reg.h | 1 | ||||
-rw-r--r-- | drivers/net/wireless/p54/Kconfig | 6 | ||||
-rw-r--r-- | drivers/net/wireless/prism54/islpci_hotplug.c | 2 |
19 files changed, 30 insertions, 32 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 5a6895320b48..2a34e214a7f9 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -921,7 +921,7 @@ config SMC91X | |||
921 | including the SMC91C94 and the SMC91C111. Say Y if you want it | 921 | including the SMC91C94 and the SMC91C111. Say Y if you want it |
922 | compiled into the kernel, and read the file | 922 | compiled into the kernel, and read the file |
923 | <file:Documentation/networking/smc9.txt> and the Ethernet-HOWTO, | 923 | <file:Documentation/networking/smc9.txt> and the Ethernet-HOWTO, |
924 | available from <http://www.linuxdoc.org/docs.html#howto>. | 924 | available from <http://www.tldp.org/docs.html#howto>. |
925 | 925 | ||
926 | This driver is also available as a module ( = code which can be | 926 | This driver is also available as a module ( = code which can be |
927 | inserted in and removed from the running kernel whenever you want). | 927 | inserted in and removed from the running kernel whenever you want). |
@@ -1021,7 +1021,7 @@ config SMC911X | |||
1021 | including the new LAN9115, LAN9116, LAN9117, and LAN9118. | 1021 | including the new LAN9115, LAN9116, LAN9117, and LAN9118. |
1022 | Say Y if you want it compiled into the kernel, | 1022 | Say Y if you want it compiled into the kernel, |
1023 | and read the Ethernet-HOWTO, available from | 1023 | and read the Ethernet-HOWTO, available from |
1024 | <http://www.linuxdoc.org/docs.html#howto>. | 1024 | <http://www.tldp.org/docs.html#howto>. |
1025 | 1025 | ||
1026 | This driver is also available as a module. The module will be | 1026 | This driver is also available as a module. The module will be |
1027 | called smc911x. If you want to compile it as a module, say M | 1027 | called smc911x. If you want to compile it as a module, say M |
@@ -1503,7 +1503,7 @@ config E100 | |||
1503 | 1503 | ||
1504 | For the latest Intel PRO/100 network driver for Linux, see: | 1504 | For the latest Intel PRO/100 network driver for Linux, see: |
1505 | 1505 | ||
1506 | <http://appsr.intel.com/scripts-df/support_intel.asp> | 1506 | <http://www.intel.com/p/en_US/support/highlights/network/pro100plus> |
1507 | 1507 | ||
1508 | More specific information on configuring the driver is in | 1508 | More specific information on configuring the driver is in |
1509 | <file:Documentation/networking/e100.txt>. | 1509 | <file:Documentation/networking/e100.txt>. |
@@ -1529,9 +1529,8 @@ config FEALNX | |||
1529 | select CRC32 | 1529 | select CRC32 |
1530 | select MII | 1530 | select MII |
1531 | help | 1531 | help |
1532 | Say Y here to support the Mysom MTD-800 family of PCI-based Ethernet | 1532 | Say Y here to support the Myson MTD-800 family of PCI-based Ethernet |
1533 | cards. Specifications and data at | 1533 | cards. <http://www.myson.com.tw/> |
1534 | <http://www.myson.com.hk/mtd/datasheet/>. | ||
1535 | 1534 | ||
1536 | config NATSEMI | 1535 | config NATSEMI |
1537 | tristate "National Semiconductor DP8381x series PCI Ethernet support" | 1536 | tristate "National Semiconductor DP8381x series PCI Ethernet support" |
@@ -1705,7 +1704,7 @@ config SMSC9420 | |||
1705 | This is a driver for SMSC's LAN9420 PCI ethernet adapter. | 1704 | This is a driver for SMSC's LAN9420 PCI ethernet adapter. |
1706 | Say Y if you want it compiled into the kernel, | 1705 | Say Y if you want it compiled into the kernel, |
1707 | and read the Ethernet-HOWTO, available from | 1706 | and read the Ethernet-HOWTO, available from |
1708 | <http://www.linuxdoc.org/docs.html#howto>. | 1707 | <http://www.tldp.org/docs.html#howto>. |
1709 | 1708 | ||
1710 | This driver is also available as a module. The module will be | 1709 | This driver is also available as a module. The module will be |
1711 | called smsc9420. If you want to compile it as a module, say M | 1710 | called smsc9420. If you want to compile it as a module, say M |
@@ -2540,7 +2539,7 @@ config CHELSIO_T1 | |||
2540 | our website at <http://www.chelsio.com>. | 2539 | our website at <http://www.chelsio.com>. |
2541 | 2540 | ||
2542 | For customer support, please visit our customer support page at | 2541 | For customer support, please visit our customer support page at |
2543 | <http://www.chelsio.com/support.htm>. | 2542 | <http://www.chelsio.com/support.html>. |
2544 | 2543 | ||
2545 | Please send feedback to <linux-bugs@chelsio.com>. | 2544 | Please send feedback to <linux-bugs@chelsio.com>. |
2546 | 2545 | ||
@@ -2572,7 +2571,7 @@ config CHELSIO_T3 | |||
2572 | our website at <http://www.chelsio.com>. | 2571 | our website at <http://www.chelsio.com>. |
2573 | 2572 | ||
2574 | For customer support, please visit our customer support page at | 2573 | For customer support, please visit our customer support page at |
2575 | <http://www.chelsio.com/support.htm>. | 2574 | <http://www.chelsio.com/support.html>. |
2576 | 2575 | ||
2577 | Please send feedback to <linux-bugs@chelsio.com>. | 2576 | Please send feedback to <linux-bugs@chelsio.com>. |
2578 | 2577 | ||
@@ -2597,7 +2596,7 @@ config CHELSIO_T4 | |||
2597 | our website at <http://www.chelsio.com>. | 2596 | our website at <http://www.chelsio.com>. |
2598 | 2597 | ||
2599 | For customer support, please visit our customer support page at | 2598 | For customer support, please visit our customer support page at |
2600 | <http://www.chelsio.com/support.htm>. | 2599 | <http://www.chelsio.com/support.html>. |
2601 | 2600 | ||
2602 | Please send feedback to <linux-bugs@chelsio.com>. | 2601 | Please send feedback to <linux-bugs@chelsio.com>. |
2603 | 2602 | ||
@@ -2620,7 +2619,7 @@ config CHELSIO_T4VF | |||
2620 | our website at <http://www.chelsio.com>. | 2619 | our website at <http://www.chelsio.com>. |
2621 | 2620 | ||
2622 | For customer support, please visit our customer support page at | 2621 | For customer support, please visit our customer support page at |
2623 | <http://www.chelsio.com/support.htm>. | 2622 | <http://www.chelsio.com/support.html>. |
2624 | 2623 | ||
2625 | Please send feedback to <linux-bugs@chelsio.com>. | 2624 | Please send feedback to <linux-bugs@chelsio.com>. |
2626 | 2625 | ||
diff --git a/drivers/net/appletalk/Kconfig b/drivers/net/appletalk/Kconfig index 0a0e0cd81a23..f5a89164e779 100644 --- a/drivers/net/appletalk/Kconfig +++ b/drivers/net/appletalk/Kconfig | |||
@@ -18,7 +18,7 @@ config ATALK | |||
18 | 18 | ||
19 | General information about how to connect Linux, Windows machines and | 19 | General information about how to connect Linux, Windows machines and |
20 | Macs is on the WWW at <http://www.eats.com/linux_mac_win.html>. The | 20 | Macs is on the WWW at <http://www.eats.com/linux_mac_win.html>. The |
21 | NET-3-HOWTO, available from | 21 | NET3-4-HOWTO, available from |
22 | <http://www.tldp.org/docs.html#howto>, contains valuable | 22 | <http://www.tldp.org/docs.html#howto>, contains valuable |
23 | information as well. | 23 | information as well. |
24 | 24 | ||
diff --git a/drivers/net/atp.c b/drivers/net/atp.c index bd2f9d331dac..0eee04426697 100644 --- a/drivers/net/atp.c +++ b/drivers/net/atp.c | |||
@@ -68,7 +68,7 @@ static int xcvr[NUM_UNITS]; /* The data transfer mode. */ | |||
68 | 68 | ||
69 | In 1997 Realtek made available the documentation for the second generation | 69 | In 1997 Realtek made available the documentation for the second generation |
70 | RTL8012 chip, which has lead to several driver improvements. | 70 | RTL8012 chip, which has lead to several driver improvements. |
71 | http://www.realtek.com.tw/cn/cn.html | 71 | http://www.realtek.com.tw/ |
72 | 72 | ||
73 | Theory of Operation | 73 | Theory of Operation |
74 | 74 | ||
diff --git a/drivers/net/epic100.c b/drivers/net/epic100.c index 57c8ac0ef3f1..c6e25716b2c2 100644 --- a/drivers/net/epic100.c +++ b/drivers/net/epic100.c | |||
@@ -131,8 +131,8 @@ IIIa. Ring buffers | |||
131 | 131 | ||
132 | IVb. References | 132 | IVb. References |
133 | 133 | ||
134 | http://www.smsc.com/main/tools/discontinued/83c171.pdf | 134 | http://www.smsc.com/media/Downloads_Public/discontinued/83c171.pdf |
135 | http://www.smsc.com/main/tools/discontinued/83c175.pdf | 135 | http://www.smsc.com/media/Downloads_Public/discontinued/83c175.pdf |
136 | http://scyld.com/expert/NWay.html | 136 | http://scyld.com/expert/NWay.html |
137 | http://www.national.com/pf/DP/DP83840A.html | 137 | http://www.national.com/pf/DP/DP83840A.html |
138 | 138 | ||
diff --git a/drivers/net/hamradio/Kconfig b/drivers/net/hamradio/Kconfig index 62d5d5cfd6a6..95dbcfdf131d 100644 --- a/drivers/net/hamradio/Kconfig +++ b/drivers/net/hamradio/Kconfig | |||
@@ -73,7 +73,7 @@ config DMASCC | |||
73 | certain parameters, such as channel access timing, clock mode, and | 73 | certain parameters, such as channel access timing, clock mode, and |
74 | DMA channel. This is accomplished with a small utility program, | 74 | DMA channel. This is accomplished with a small utility program, |
75 | dmascc_cfg, available at | 75 | dmascc_cfg, available at |
76 | <http://cacofonix.nt.tuwien.ac.at/~oe1kib/Linux/>. Please be sure to | 76 | <http://www.linux-ax25.org/wiki/Ax25-tools>. Please be sure to |
77 | get at least version 1.27 of dmascc_cfg, as older versions will not | 77 | get at least version 1.27 of dmascc_cfg, as older versions will not |
78 | work with the current driver. | 78 | work with the current driver. |
79 | 79 | ||
diff --git a/drivers/net/ibmlana.c b/drivers/net/ibmlana.c index 294ccfb427cf..8de327321c41 100644 --- a/drivers/net/ibmlana.c +++ b/drivers/net/ibmlana.c | |||
@@ -23,7 +23,7 @@ paper sources: | |||
23 | 'LAN Technical Reference Ethernet Adapter Interface Version 1 Release 1.0 | 23 | 'LAN Technical Reference Ethernet Adapter Interface Version 1 Release 1.0 |
24 | Document Number SC30-3661-00' by IBM for info on the adapter itself | 24 | Document Number SC30-3661-00' by IBM for info on the adapter itself |
25 | 25 | ||
26 | Also see http://www.natsemi.com/ | 26 | Also see http://www.national.com/analog |
27 | 27 | ||
28 | special acknowledgements to: | 28 | special acknowledgements to: |
29 | - Bob Eager for helping me out with documentation from IBM | 29 | - Bob Eager for helping me out with documentation from IBM |
diff --git a/drivers/net/irda/donauboe.h b/drivers/net/irda/donauboe.h index 36c3060411d2..4dc39e5f0156 100644 --- a/drivers/net/irda/donauboe.h +++ b/drivers/net/irda/donauboe.h | |||
@@ -54,7 +54,7 @@ | |||
54 | /* anyone who has. HOWEVER the chip bears a striking resemblence */ | 54 | /* anyone who has. HOWEVER the chip bears a striking resemblence */ |
55 | /* to the IrDA controller in the Toshiba RISC TMPR3922 chip */ | 55 | /* to the IrDA controller in the Toshiba RISC TMPR3922 chip */ |
56 | /* the documentation for this is freely available at */ | 56 | /* the documentation for this is freely available at */ |
57 | /* http://www.toshiba.com/taec/components/Generic/TMPR3922.shtml */ | 57 | /* http://www.madingley.org/james/resources/toshoboe/TMPR3922.pdf */ |
58 | /* The mapping between the registers in that document and the */ | 58 | /* The mapping between the registers in that document and the */ |
59 | /* Registers in the 701 oboe chip are as follows */ | 59 | /* Registers in the 701 oboe chip are as follows */ |
60 | 60 | ||
diff --git a/drivers/net/pci-skeleton.c b/drivers/net/pci-skeleton.c index 56f3fc45dbaa..627b619742e3 100644 --- a/drivers/net/pci-skeleton.c +++ b/drivers/net/pci-skeleton.c | |||
@@ -78,7 +78,7 @@ that almost all frames will need to be copied to an alignment buffer. | |||
78 | 78 | ||
79 | IVb. References | 79 | IVb. References |
80 | 80 | ||
81 | http://www.realtek.com.tw/cn/cn.html | 81 | http://www.realtek.com.tw/ |
82 | http://www.scyld.com/expert/NWay.html | 82 | http://www.scyld.com/expert/NWay.html |
83 | 83 | ||
84 | IVc. Errata | 84 | IVc. Errata |
diff --git a/drivers/net/pcmcia/3c574_cs.c b/drivers/net/pcmcia/3c574_cs.c index c683f77c6f42..e09267965aad 100644 --- a/drivers/net/pcmcia/3c574_cs.c +++ b/drivers/net/pcmcia/3c574_cs.c | |||
@@ -62,7 +62,7 @@ invalid ramWidth is Very Bad. | |||
62 | V. References | 62 | V. References |
63 | 63 | ||
64 | http://www.scyld.com/expert/NWay.html | 64 | http://www.scyld.com/expert/NWay.html |
65 | http://www.national.com/pf/DP/DP83840.html | 65 | http://www.national.com/opf/DP/DP83840A.html |
66 | 66 | ||
67 | Thanks to Terry Murphy of 3Com for providing development information for | 67 | Thanks to Terry Murphy of 3Com for providing development information for |
68 | earlier 3Com products. | 68 | earlier 3Com products. |
diff --git a/drivers/net/sc92031.c b/drivers/net/sc92031.c index 8c4067af32b0..12fb5607176c 100644 --- a/drivers/net/sc92031.c +++ b/drivers/net/sc92031.c | |||
@@ -15,7 +15,7 @@ | |||
15 | * Rewritten for 2.6 by Cesar Eduardo Barros | 15 | * Rewritten for 2.6 by Cesar Eduardo Barros |
16 | * | 16 | * |
17 | * A datasheet for this chip can be found at | 17 | * A datasheet for this chip can be found at |
18 | * http://www.silan.com.cn/english/products/pdf/SC92031AY.pdf | 18 | * http://www.silan.com.cn/english/product/pdf/SC92031AY.pdf |
19 | */ | 19 | */ |
20 | 20 | ||
21 | /* Note about set_mac_address: I don't know how to change the hardware | 21 | /* Note about set_mac_address: I don't know how to change the hardware |
diff --git a/drivers/net/tlan.c b/drivers/net/tlan.c index ccee3eddc5f4..ef000b20d8af 100644 --- a/drivers/net/tlan.c +++ b/drivers/net/tlan.c | |||
@@ -78,7 +78,7 @@ | |||
78 | * - Updated tlan.txt accordingly. | 78 | * - Updated tlan.txt accordingly. |
79 | * - Adjusted minimum/maximum frame length. | 79 | * - Adjusted minimum/maximum frame length. |
80 | * - There is now a TLAN website up at | 80 | * - There is now a TLAN website up at |
81 | * http://tlan.kernel.dk | 81 | * http://hp.sourceforge.net/ |
82 | * | 82 | * |
83 | * v1.7 April 07, 2000 - Started to implement custom ioctls. Driver now | 83 | * v1.7 April 07, 2000 - Started to implement custom ioctls. Driver now |
84 | * reports PHY information when used with Donald | 84 | * reports PHY information when used with Donald |
diff --git a/drivers/net/tokenring/tms380tr.c b/drivers/net/tokenring/tms380tr.c index 435ef7d5470f..ccc16d6f5266 100644 --- a/drivers/net/tokenring/tms380tr.c +++ b/drivers/net/tokenring/tms380tr.c | |||
@@ -5,7 +5,7 @@ | |||
5 | * Originally sktr.c: Written 1997 by Christoph Goos | 5 | * Originally sktr.c: Written 1997 by Christoph Goos |
6 | * | 6 | * |
7 | * A fine result of the Linux Systems Network Architecture Project. | 7 | * A fine result of the Linux Systems Network Architecture Project. |
8 | * http://www.linux-sna.org | 8 | * http://www.vanheusden.com/sna/ |
9 | * | 9 | * |
10 | * This software may be used and distributed according to the terms | 10 | * This software may be used and distributed according to the terms |
11 | * of the GNU General Public License, incorporated herein by reference. | 11 | * of the GNU General Public License, incorporated herein by reference. |
diff --git a/drivers/net/tulip/Kconfig b/drivers/net/tulip/Kconfig index 516713fa0a05..14c02e12139f 100644 --- a/drivers/net/tulip/Kconfig +++ b/drivers/net/tulip/Kconfig | |||
@@ -151,7 +151,7 @@ config ULI526X | |||
151 | select CRC32 | 151 | select CRC32 |
152 | ---help--- | 152 | ---help--- |
153 | This driver is for ULi M5261/M5263 10/100M Ethernet Controller | 153 | This driver is for ULi M5261/M5263 10/100M Ethernet Controller |
154 | (<http://www.uli.com.tw/>). | 154 | (<http://www.nvidia.com/page/uli_drivers.html>). |
155 | 155 | ||
156 | To compile this driver as a module, choose M here. The module will | 156 | To compile this driver as a module, choose M here. The module will |
157 | be called uli526x. | 157 | be called uli526x. |
diff --git a/drivers/net/usb/plusb.c b/drivers/net/usb/plusb.c index 08555f8b15f4..08ad269f6b4e 100644 --- a/drivers/net/usb/plusb.c +++ b/drivers/net/usb/plusb.c | |||
@@ -32,7 +32,7 @@ | |||
32 | 32 | ||
33 | 33 | ||
34 | /* | 34 | /* |
35 | * Prolific PL-2301/PL-2302 driver ... http://www.prolifictech.com | 35 | * Prolific PL-2301/PL-2302 driver ... http://www.prolific.com.tw/ |
36 | * | 36 | * |
37 | * The protocol and handshaking used here should be bug-compatible | 37 | * The protocol and handshaking used here should be bug-compatible |
38 | * with the Linux 2.2 "plusb" driver, by Deti Fliegl. | 38 | * with the Linux 2.2 "plusb" driver, by Deti Fliegl. |
diff --git a/drivers/net/wan/Kconfig b/drivers/net/wan/Kconfig index d08ce6a264cb..423eb26386c8 100644 --- a/drivers/net/wan/Kconfig +++ b/drivers/net/wan/Kconfig | |||
@@ -409,7 +409,7 @@ config CYCLADES_SYNC | |||
409 | tristate "Cyclom 2X(tm) cards (EXPERIMENTAL)" | 409 | tristate "Cyclom 2X(tm) cards (EXPERIMENTAL)" |
410 | depends on WAN_ROUTER_DRIVERS && (PCI || ISA) | 410 | depends on WAN_ROUTER_DRIVERS && (PCI || ISA) |
411 | ---help--- | 411 | ---help--- |
412 | Cyclom 2X from Cyclades Corporation <http://www.cyclades.com/> is an | 412 | Cyclom 2X from Cyclades Corporation <http://www.avocent.com/> is an |
413 | intelligent multiprotocol WAN adapter with data transfer rates up to | 413 | intelligent multiprotocol WAN adapter with data transfer rates up to |
414 | 512 Kbps. These cards support the X.25 and SNA related protocols. | 414 | 512 Kbps. These cards support the X.25 and SNA related protocols. |
415 | 415 | ||
diff --git a/drivers/net/wireless/ath/ath5k/ath5k.h b/drivers/net/wireless/ath/ath5k/ath5k.h index ea6362a8988d..97659a077af8 100644 --- a/drivers/net/wireless/ath/ath5k/ath5k.h +++ b/drivers/net/wireless/ath/ath5k/ath5k.h | |||
@@ -351,7 +351,7 @@ struct ath5k_srev_name { | |||
351 | /* | 351 | /* |
352 | * Some of this information is based on Documentation from: | 352 | * Some of this information is based on Documentation from: |
353 | * | 353 | * |
354 | * http://madwifi.org/wiki/ChipsetFeatures/SuperAG | 354 | * http://madwifi-project.org/wiki/ChipsetFeatures/SuperAG |
355 | * | 355 | * |
356 | * Modulation for Atheros' eXtended Range - range enhancing extension that is | 356 | * Modulation for Atheros' eXtended Range - range enhancing extension that is |
357 | * supposed to double the distance an Atheros client device can keep a | 357 | * supposed to double the distance an Atheros client device can keep a |
diff --git a/drivers/net/wireless/ath/ath5k/reg.h b/drivers/net/wireless/ath/ath5k/reg.h index 55b4ac6d236f..69a9b34ed456 100644 --- a/drivers/net/wireless/ath/ath5k/reg.h +++ b/drivers/net/wireless/ath/ath5k/reg.h | |||
@@ -26,7 +26,6 @@ | |||
26 | * Atheros presentations and papers like these: | 26 | * Atheros presentations and papers like these: |
27 | * | 27 | * |
28 | * 5210 - http://nova.stanford.edu/~bbaas/ps/isscc2002_slides.pdf | 28 | * 5210 - http://nova.stanford.edu/~bbaas/ps/isscc2002_slides.pdf |
29 | * http://www.it.iitb.ac.in/~janak/wifire/01222734.pdf | ||
30 | * | 29 | * |
31 | * 5211 - http://www.hotchips.org/archives/hc14/3_Tue/16_mcfarland.pdf | 30 | * 5211 - http://www.hotchips.org/archives/hc14/3_Tue/16_mcfarland.pdf |
32 | * | 31 | * |
diff --git a/drivers/net/wireless/p54/Kconfig b/drivers/net/wireless/p54/Kconfig index b0342a520bf1..8e823796cb94 100644 --- a/drivers/net/wireless/p54/Kconfig +++ b/drivers/net/wireless/p54/Kconfig | |||
@@ -8,7 +8,7 @@ config P54_COMMON | |||
8 | also need to be enabled in order to support any devices. | 8 | also need to be enabled in order to support any devices. |
9 | 9 | ||
10 | These devices require softmac firmware which can be found at | 10 | These devices require softmac firmware which can be found at |
11 | http://prism54.org/ | 11 | <http://wireless.kernel.org/en/users/Drivers/p54> |
12 | 12 | ||
13 | If you choose to build a module, it'll be called p54common. | 13 | If you choose to build a module, it'll be called p54common. |
14 | 14 | ||
@@ -20,7 +20,7 @@ config P54_USB | |||
20 | This driver is for USB isl38xx based wireless cards. | 20 | This driver is for USB isl38xx based wireless cards. |
21 | 21 | ||
22 | These devices require softmac firmware which can be found at | 22 | These devices require softmac firmware which can be found at |
23 | http://prism54.org/ | 23 | <http://wireless.kernel.org/en/users/Drivers/p54> |
24 | 24 | ||
25 | If you choose to build a module, it'll be called p54usb. | 25 | If you choose to build a module, it'll be called p54usb. |
26 | 26 | ||
@@ -34,7 +34,7 @@ config P54_PCI | |||
34 | supported by the fullmac driver/firmware. | 34 | supported by the fullmac driver/firmware. |
35 | 35 | ||
36 | This driver requires softmac firmware which can be found at | 36 | This driver requires softmac firmware which can be found at |
37 | http://prism54.org/ | 37 | <http://wireless.kernel.org/en/users/Drivers/p54> |
38 | 38 | ||
39 | If you choose to build a module, it'll be called p54pci. | 39 | If you choose to build a module, it'll be called p54pci. |
40 | 40 | ||
diff --git a/drivers/net/wireless/prism54/islpci_hotplug.c b/drivers/net/wireless/prism54/islpci_hotplug.c index dc14420a9adc..b5e64d71b7a6 100644 --- a/drivers/net/wireless/prism54/islpci_hotplug.c +++ b/drivers/net/wireless/prism54/islpci_hotplug.c | |||
@@ -38,7 +38,7 @@ module_param(init_pcitm, int, 0); | |||
38 | /* In this order: vendor, device, subvendor, subdevice, class, class_mask, | 38 | /* In this order: vendor, device, subvendor, subdevice, class, class_mask, |
39 | * driver_data | 39 | * driver_data |
40 | * If you have an update for this please contact prism54-devel@prism54.org | 40 | * If you have an update for this please contact prism54-devel@prism54.org |
41 | * The latest list can be found at http://prism54.org/supported_cards.php */ | 41 | * The latest list can be found at http://wireless.kernel.org/en/users/Drivers/p54 */ |
42 | static DEFINE_PCI_DEVICE_TABLE(prism54_id_tbl) = { | 42 | static DEFINE_PCI_DEVICE_TABLE(prism54_id_tbl) = { |
43 | /* Intersil PRISM Duette/Prism GT Wireless LAN adapter */ | 43 | /* Intersil PRISM Duette/Prism GT Wireless LAN adapter */ |
44 | { | 44 | { |