X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=drivers%2Fnet%2Fhamradio%2FKconfig;h=62d5d5cfd6a60de74a241d4ad76bf1cfbc03e600;hb=e2d435ea4084022ab88efa74214accb45b1f9e92;hp=36d2c7d4f4d089ab3e22ab559ef5a00a336a2e16;hpb=1591275cb57bc5df7ff59774b85c8af84bc45e87;p=safe%2Fjmp%2Flinux-2.6 diff --git a/drivers/net/hamradio/Kconfig b/drivers/net/hamradio/Kconfig index 36d2c7d..62d5d5c 100644 --- a/drivers/net/hamradio/Kconfig +++ b/drivers/net/hamradio/Kconfig @@ -64,7 +64,7 @@ config DMASCC dmascc. If you don't pass any parameter to the driver, all possible I/O addresses are probed. This could irritate other devices that are currently not in use. You may specify the list of addresses - to be probed by "dmascc=addr1,addr2,..." (when compiled into the + to be probed by "dmascc.io=addr1,addr2,..." (when compiled into the kernel image) or "io=addr1,addr2,..." (when loaded as a module). The network interfaces will be called dmascc0 and dmascc1 for the board detected first, dmascc2 and dmascc3 for the second one, and so on.