Re: [Astlinux-users] USB2Serial-adapter with Soekris or Alix board

2008-12-24 Thread Michael Keuter
>Michael Keuter wrote:
>>>   >> Yes, that's correct.  Those two modules would need to be added.
>>>  I'm saying
>>>   >> it's worth the size of the modules.  We'll put it on the list 
>>>to do.  The
>>>
>   Prolific usb/serial device is one of the more popular ones that's
>   compatible with Linux and it should only add a few hundred kb 
>to the total
>   build.
>
>   Darrick
>   
>
   Thanks Darrick,

   that would make some of my projects MUCH easier,
   not to have to fiddle with much too short serial
   adapter cables, drilling, and so on.

   Maybe "usbcore" is also needed. Can't find it on 0.6.2.

   Michael
 
  
>>>  Committing to trunk...  #2229.  I didn't enable everything.  Just:
>>>
>>>  +CONFIG_USB_SERIAL=m
>>>  +CONFIG_USB_SERIAL_GENERIC=y
>>>  +CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
>>>  +CONFIG_USB_SERIAL_FTDI_SIO=m
>>>  +CONFIG_USB_SERIAL_IR=m
>>>  +CONFIG_USB_SERIAL_GARMIN=m
>>>  +CONFIG_USB_SERIAL_PL2303=m
>>>  +CONFIG_USB_SERIAL_OTI6858=m
>>>  +CONFIG_USB_SERIAL_OPTION=m
>>>  +CONFIG_USB_SERIAL_DEBUG=m
>>>
>>>
>>>  Already forgotten what USB_SERIAL_OPTION does...  Oh, hang on.  That's
>>>  not very handy.  I'll back that last one out...
>>>
>>>  -Philip
>>>
>>
>>  Hi Philip + Darrick,
>>
>>  I successfully built myself a svn (rev. 2234) image from the
>>  0.6-branch (couldn't get trunk running).
>>  The usb2serial-adapter works well (geni586 + net4801) when you plug
>>  it into the RUNNING box.
>>  It is then attached to "/dev/ttyUSB0" (with 9600 baud).
>>  --
>>  usb 1-1: new full speed USB device using ohci_hcd and address 4
>>  usb 1-1: configuration #1 chosen from 1 choice
>>  pl2303 1-1:1.0: pl2303 converter detected
>>  usb 1-1: pl2303 converter now attached to ttyUSB0
>>  -
>>  But after a reboot it is gone. You have to replug it to make it work again.
>>
>>  Michael
>>  
>
>Try adding it to /etc/rc.modules and see if that helps.

Yes that helped. I had to add "pl2303" to "/etc/rc.modules". Now it 
works perfectly.

>What issues did you have with trunk?

Many packages didn't compile. I have to dig deeper into this and will 
then report.
Merry Christmas and thanks again for your help.

>-Philip


Michael

--
Email: mailto:mkeu...@web.de

--
___
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.


Re: [Astlinux-users] USB2Serial-adapter with Soekris or Alix board

2008-12-23 Thread Philip A. Prindeville
Michael Keuter wrote:
>>  >> Yes, that's correct.  Those two modules would need to be added. 
>> I'm saying
>>  >> it's worth the size of the modules.  We'll put it on the list to do.  The
>> 
  Prolific usb/serial device is one of the more popular ones that's
  compatible with Linux and it should only add a few hundred kb to the total
  build.

  Darrick

 
>>>  Thanks Darrick,
>>>
>>>  that would make some of my projects MUCH easier,
>>>  not to have to fiddle with much too short serial
>>>  adapter cables, drilling, and so on.
>>>
>>>  Maybe "usbcore" is also needed. Can't find it on 0.6.2.
>>>
>>>  Michael
>>>  
>>>   
>> Committing to trunk...  #2229.  I didn't enable everything.  Just:
>>
>> +CONFIG_USB_SERIAL=m
>> +CONFIG_USB_SERIAL_GENERIC=y
>> +CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
>> +CONFIG_USB_SERIAL_FTDI_SIO=m
>> +CONFIG_USB_SERIAL_IR=m
>> +CONFIG_USB_SERIAL_GARMIN=m
>> +CONFIG_USB_SERIAL_PL2303=m
>> +CONFIG_USB_SERIAL_OTI6858=m
>> +CONFIG_USB_SERIAL_OPTION=m
>> +CONFIG_USB_SERIAL_DEBUG=m
>>
>>
>> Already forgotten what USB_SERIAL_OPTION does...  Oh, hang on.  That's
>> not very handy.  I'll back that last one out...
>>
>> -Philip
>> 
>
> Hi Philip + Darrick,
>
> I successfully built myself a svn (rev. 2234) image from the 
> 0.6-branch (couldn't get trunk running).
> The usb2serial-adapter works well (geni586 + net4801) when you plug 
> it into the RUNNING box.
> It is then attached to "/dev/ttyUSB0" (with 9600 baud).
> --
> usb 1-1: new full speed USB device using ohci_hcd and address 4
> usb 1-1: configuration #1 chosen from 1 choice
> pl2303 1-1:1.0: pl2303 converter detected
> usb 1-1: pl2303 converter now attached to ttyUSB0
> -
> But after a reboot it is gone. You have to replug it to make it work again.
>
> Michael
>   

Try adding it to /etc/rc.modules and see if that helps.

What issues did you have with trunk?

-Philip


--
___
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.


Re: [Astlinux-users] USB2Serial-adapter with Soekris or Alix board

2008-12-23 Thread Michael Keuter
>  >> Yes, that's correct.  Those two modules would need to be added. 
>I'm saying
>  >> it's worth the size of the modules.  We'll put it on the list to do.  The
>>>  Prolific usb/serial device is one of the more popular ones that's
>>>  compatible with Linux and it should only add a few hundred kb to the total
>>>  build.
>>>
>>>  Darrick
>>>
>>
>>  Thanks Darrick,
>>
>>  that would make some of my projects MUCH easier,
>>  not to have to fiddle with much too short serial
>>  adapter cables, drilling, and so on.
>>
>>  Maybe "usbcore" is also needed. Can't find it on 0.6.2.
>>
>>  Michael
>>  
>
>Committing to trunk...  #2229.  I didn't enable everything.  Just:
>
>+CONFIG_USB_SERIAL=m
>+CONFIG_USB_SERIAL_GENERIC=y
>+CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
>+CONFIG_USB_SERIAL_FTDI_SIO=m
>+CONFIG_USB_SERIAL_IR=m
>+CONFIG_USB_SERIAL_GARMIN=m
>+CONFIG_USB_SERIAL_PL2303=m
>+CONFIG_USB_SERIAL_OTI6858=m
>+CONFIG_USB_SERIAL_OPTION=m
>+CONFIG_USB_SERIAL_DEBUG=m
>
>
>Already forgotten what USB_SERIAL_OPTION does...  Oh, hang on.  That's
>not very handy.  I'll back that last one out...
>
>-Philip

Hi Philip + Darrick,

I successfully built myself a svn (rev. 2234) image from the 
0.6-branch (couldn't get trunk running).
The usb2serial-adapter works well (geni586 + net4801) when you plug 
it into the RUNNING box.
It is then attached to "/dev/ttyUSB0" (with 9600 baud).
--
usb 1-1: new full speed USB device using ohci_hcd and address 4
usb 1-1: configuration #1 chosen from 1 choice
pl2303 1-1:1.0: pl2303 converter detected
usb 1-1: pl2303 converter now attached to ttyUSB0
-
But after a reboot it is gone. You have to replug it to make it work again.

Michael

--
Email: mailto:mkeu...@web.de

--
___
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.


Re: [Astlinux-users] USB2Serial-adapter with Soekris or Alix board

2008-12-23 Thread Michael Keuter
>Michael Keuter wrote:
>>>  <494ee92e.1030...@redfish-solutions.com>
>>>  
>>>  <494fe2f4.4030...@redfish-solutions.com>
>>>  
>>>  Message-ID: 
>>>  X-Sender: dhart...@djhsolutions.com
>>>  Received: from 64.246.240.54 [64.246.240.54] 
>>>with HTTP/1.1 (POST); Mon, 22 Dec
>>> 2008 15:12:56 -0600
>>>  User-Agent: RoundCube Webmail/0.1
>>>  Content-Type: text/plain; charset="UTF-8"
>>>  Content-Transfer-Encoding: 8bit
>>>
>>>
>>>
>>>  On Mon, 22 Dec 2008 20:49:01 +0100, Michael Keuter  wrote:
>>>
>  Michael Keuter wrote:
>
>>>kd85.com makes a case with two serial port cut-outs...  I wouldn't
>>>
   get
  
>>>too attached to the net4801... it's EOL'd.
>>>
>>>-Philip
>>>  
>>>
>>Hi Philip,
>>I know kd85.com but that wouldn't help with Alix boards - they only
>>have one COM port.
>>I read that the PL-2303 driver is already
>>  included into the Linux 2.6 kernel:
>>
>>http://www.prolific.com.tw/eng/downloads.asp?ID=31
>>  
>>
>> Would it be possible to include it/activate it in Astlinux?
>>
>
>  Been there all along:
>
>  pbx ~ # modinfo plusb
>  filename:
>  /lib/modules/2.6.25.19-astlinux/kernel/drivers/net/usb/plusb.ko
>  license:GPL
>  description:Prolific PL-2301/2302 USB Host to Host Link Driver
>  author: David Brownell
>  alias:  usb:v067Bp0001d*dc*dsc*dp*ic*isc*ip*
>  alias:  usb:v067Bpd*dc*dsc*dp*ic*isc*ip*
>  depends:usbnet
>  vermagic:   2.6.25.19-astlinux preempt mod_unload GEODE
>  pbx ~ #
>
   Hi Philip,

   thanks for your answer.
   But that is NOT a USB-to-serial port driver.
   That is an USB-to-USB "network" cable (or bridge
   controller), that's why it's under "Š/net/usb/"
   :-).

   On my Debian 4 server it is in
   /lib/modules/2.6.18-6-686/kernel/drivers/usb/serial/pl2303.ko and
   /lib/modules/2.6.18-6-686/kernel/drivers/usb/serial/usbserial.ko
  
>>>  Michael,
>>>
>>>  Yes, that's correct.  Those two modules would need to be added.  I'm saying
>>>  it's worth the size of the modules.  We'll put it on the list to do.  The
>>>  Prolific usb/serial device is one of the more popular ones that's
>>>  compatible with Linux and it should only add a few hundred kb to the total
>>>  build.
>>>
>>>  Darrick
>>>
>>
>>  Thanks Darrick,
>>
>>  that would make some of my projects MUCH easier,
>>  not to have to fiddle with much too short serial
>>  adapter cables, drilling, and so on.
>>
>>  Maybe "usbcore" is also needed. Can't find it on 0.6.2.
>>
>>  Michael
>>  
>
>Committing to trunk...  #2229.  I didn't enable everything.  Just:
>
>+CONFIG_USB_SERIAL=m
>+CONFIG_USB_SERIAL_GENERIC=y
>+CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
>+CONFIG_USB_SERIAL_FTDI_SIO=m
>+CONFIG_USB_SERIAL_IR=m
>+CONFIG_USB_SERIAL_GARMIN=m
>+CONFIG_USB_SERIAL_PL2303=m
>+CONFIG_USB_SERIAL_OTI6858=m
>+CONFIG_USB_SERIAL_OPTION=m
>+CONFIG_USB_SERIAL_DEBUG=m
>
>
>Already forgotten what USB_SERIAL_OPTION does...  Oh, hang on.  That's
>not very handy.  I'll back that last one out...
>
>-Philip

Hi Philip + Darrick,

thanks for including it.

BTW: here is some doku I found:

http://www.kernel.org/doc/menuconfig/drivers-usb-serial-Kconfig.html#USB_SERIAL

Michael

--
Email: mailto:mkeu...@web.de

--
___
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.


Re: [Astlinux-users] USB2Serial-adapter with Soekris or Alix board

2008-12-22 Thread Philip A. Prindeville
Michael Keuter wrote:
>> <494ee92e.1030...@redfish-solutions.com>
>> 
>> <494fe2f4.4030...@redfish-solutions.com> 
>> 
>> Message-ID: 
>> X-Sender: dhart...@djhsolutions.com
>> Received: from 64.246.240.54 [64.246.240.54] with HTTP/1.1 (POST); Mon, 22 
>> Dec
>>  2008 15:12:56 -0600
>> User-Agent: RoundCube Webmail/0.1
>> Content-Type: text/plain; charset="UTF-8"
>> Content-Transfer-Encoding: 8bit
>>
>>
>>
>> On Mon, 22 Dec 2008 20:49:01 +0100, Michael Keuter  wrote:
>> 
 Michael Keuter wrote:
 
>>   kd85.com makes a case with two serial port cut-outs...  I wouldn't
>> 
>>>  get
>>>   
>>   too attached to the net4801... it's EOL'd.
>>
>>   -Philip
>>   
>> 
>   Hi Philip,
>   I know kd85.com but that wouldn't help with Alix boards - they only
>   have one COM port.
>   I read that the PL-2303 driver is already
> included into the Linux 2.6 kernel:
>
>   http://www.prolific.com.tw/eng/downloads.asp?ID=31
>   
   >
   > Would it be possible to include it/activate it in Astlinux?
   >

 Been there all along:

 pbx ~ # modinfo plusb
 filename:
 /lib/modules/2.6.25.19-astlinux/kernel/drivers/net/usb/plusb.ko
 license:GPL
 description:Prolific PL-2301/2302 USB Host to Host Link Driver
 author: David Brownell
 alias:  usb:v067Bp0001d*dc*dsc*dp*ic*isc*ip*
 alias:  usb:v067Bpd*dc*dsc*dp*ic*isc*ip*
 depends:usbnet
 vermagic:   2.6.25.19-astlinux preempt mod_unload GEODE
 pbx ~ #
 
>>>  Hi Philip,
>>>
>>>  thanks for your answer.
>>>  But that is NOT a USB-to-serial port driver.
>>>  That is an USB-to-USB "network" cable (or bridge
>>>  controller), that's why it's under "Š/net/usb/"
>>>  :-).
>>>
>>>  On my Debian 4 server it is in
>>>  /lib/modules/2.6.18-6-686/kernel/drivers/usb/serial/pl2303.ko and
>>>  /lib/modules/2.6.18-6-686/kernel/drivers/usb/serial/usbserial.ko
>>>   
>> Michael,
>>
>> Yes, that's correct.  Those two modules would need to be added.  I'm saying
>> it's worth the size of the modules.  We'll put it on the list to do.  The
>> Prolific usb/serial device is one of the more popular ones that's
>> compatible with Linux and it should only add a few hundred kb to the total
>> build.
>>
>> Darrick
>> 
>
> Thanks Darrick,
>
> that would make some of my projects MUCH easier, 
> not to have to fiddle with much too short serial 
> adapter cables, drilling, and so on.
>
> Maybe "usbcore" is also needed. Can't find it on 0.6.2.
>
> Michael
>   

Committing to trunk...  #2229.  I didn't enable everything.  Just:

+CONFIG_USB_SERIAL=m
+CONFIG_USB_SERIAL_GENERIC=y
+CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
+CONFIG_USB_SERIAL_FTDI_SIO=m
+CONFIG_USB_SERIAL_IR=m
+CONFIG_USB_SERIAL_GARMIN=m
+CONFIG_USB_SERIAL_PL2303=m
+CONFIG_USB_SERIAL_OTI6858=m
+CONFIG_USB_SERIAL_OPTION=m
+CONFIG_USB_SERIAL_DEBUG=m


Already forgotten what USB_SERIAL_OPTION does...  Oh, hang on.  That's 
not very handy.  I'll back that last one out...

-Philip




--
___
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.


Re: [Astlinux-users] USB2Serial-adapter with Soekris or Alix board

2008-12-22 Thread Darrick Hartman
Michael Keuter wrote:
>> <494ee92e.1030...@redfish-solutions.com>
>> 
>> <494fe2f4.4030...@redfish-solutions.com> 
>> 
>> Message-ID: 
>> X-Sender: dhart...@djhsolutions.com
>> Received: from 64.246.240.54 [64.246.240.54] with HTTP/1.1 (POST); Mon, 22 
>> Dec
>>  2008 15:12:56 -0600
>> User-Agent: RoundCube Webmail/0.1
>> Content-Type: text/plain; charset="UTF-8"
>> Content-Transfer-Encoding: 8bit
>>
>>
>>
>> On Mon, 22 Dec 2008 20:49:01 +0100, Michael Keuter  wrote:
 Michael Keuter wrote:
>>   kd85.com makes a case with two serial port cut-outs...  I wouldn't
>>>  get
>>   too attached to the net4801... it's EOL'd.
>>
>>   -Philip
>>   
>   Hi Philip,
>   I know kd85.com but that wouldn't help with Alix boards - they only
>   have one COM port.
>   I read that the PL-2303 driver is already
> included into the Linux 2.6 kernel:
>
>   http://www.prolific.com.tw/eng/downloads.asp?ID=31
   >
   > Would it be possible to include it/activate it in Astlinux?
   >

 Been there all along:

 pbx ~ # modinfo plusb
 filename:
 /lib/modules/2.6.25.19-astlinux/kernel/drivers/net/usb/plusb.ko
 license:GPL
 description:Prolific PL-2301/2302 USB Host to Host Link Driver
 author: David Brownell
 alias:  usb:v067Bp0001d*dc*dsc*dp*ic*isc*ip*
 alias:  usb:v067Bpd*dc*dsc*dp*ic*isc*ip*
 depends:usbnet
 vermagic:   2.6.25.19-astlinux preempt mod_unload GEODE
 pbx ~ #
>>>  Hi Philip,
>>>
>>>  thanks for your answer.
>>>  But that is NOT a USB-to-serial port driver.
>>>  That is an USB-to-USB "network" cable (or bridge
>>>  controller), that's why it's under "Š/net/usb/"
>>>  :-).
>>>
>>>  On my Debian 4 server it is in
>>>  /lib/modules/2.6.18-6-686/kernel/drivers/usb/serial/pl2303.ko and
>>>  /lib/modules/2.6.18-6-686/kernel/drivers/usb/serial/usbserial.ko
>> Michael,
>>
>> Yes, that's correct.  Those two modules would need to be added.  I'm saying
>> it's worth the size of the modules.  We'll put it on the list to do.  The
>> Prolific usb/serial device is one of the more popular ones that's
>> compatible with Linux and it should only add a few hundred kb to the total
>> build.
>>
>> Darrick
> 
> Thanks Darrick,
> 
> that would make some of my projects MUCH easier, 
> not to have to fiddle with much too short serial 
> adapter cables, drilling, and so on.
> 
> Maybe "usbcore" is also needed. Can't find it on 0.6.2.

usbcore is in the kernel so that's why you don't see it as a module.


--
___
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.


Re: [Astlinux-users] USB2Serial-adapter with Soekris or Alix board

2008-12-22 Thread Michael Keuter
><494ee92e.1030...@redfish-solutions.com>
>
><494fe2f4.4030...@redfish-solutions.com> 
>
>Message-ID: 
>X-Sender: dhart...@djhsolutions.com
>Received: from 64.246.240.54 [64.246.240.54] with HTTP/1.1 (POST); Mon, 22 Dec
>   2008 15:12:56 -0600
>User-Agent: RoundCube Webmail/0.1
>Content-Type: text/plain; charset="UTF-8"
>Content-Transfer-Encoding: 8bit
>
>
>
>On Mon, 22 Dec 2008 20:49:01 +0100, Michael Keuter  wrote:
>>>Michael Keuter wrote:
>   kd85.com makes a case with two serial port cut-outs...  I wouldn't
>>  get
>   too attached to the net4801... it's EOL'd.
>
>   -Philip
>   

   Hi Philip,
   I know kd85.com but that wouldn't help with Alix boards - they only
   have one COM port.
   I read that the PL-2303 driver is already
included into the Linux 2.6 kernel:

   http://www.prolific.com.tw/eng/downloads.asp?ID=31
>>>   >
>>>   > Would it be possible to include it/activate it in Astlinux?
>>>   >
>>>
>>>Been there all along:
>>>
>>>pbx ~ # modinfo plusb
>>>filename:
>>>/lib/modules/2.6.25.19-astlinux/kernel/drivers/net/usb/plusb.ko
>>>license:GPL
>>>description:Prolific PL-2301/2302 USB Host to Host Link Driver
>>>author: David Brownell
>>>alias:  usb:v067Bp0001d*dc*dsc*dp*ic*isc*ip*
>>>alias:  usb:v067Bpd*dc*dsc*dp*ic*isc*ip*
>>>depends:usbnet
>>>vermagic:   2.6.25.19-astlinux preempt mod_unload GEODE
>>>pbx ~ #
>>
>>  Hi Philip,
>>
>>  thanks for your answer.
>>  But that is NOT a USB-to-serial port driver.
>>  That is an USB-to-USB "network" cable (or bridge
>>  controller), that's why it's under "Š/net/usb/"
>>  :-).
>>
>>  On my Debian 4 server it is in
>>  /lib/modules/2.6.18-6-686/kernel/drivers/usb/serial/pl2303.ko and
>>  /lib/modules/2.6.18-6-686/kernel/drivers/usb/serial/usbserial.ko
>
>Michael,
>
>Yes, that's correct.  Those two modules would need to be added.  I'm saying
>it's worth the size of the modules.  We'll put it on the list to do.  The
>Prolific usb/serial device is one of the more popular ones that's
>compatible with Linux and it should only add a few hundred kb to the total
>build.
>
>Darrick

Thanks Darrick,

that would make some of my projects MUCH easier, 
not to have to fiddle with much too short serial 
adapter cables, drilling, and so on.

Maybe "usbcore" is also needed. Can't find it on 0.6.2.

Michael

--
Email: mailto:mkeu...@web.de

--
___
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.


Re: [Astlinux-users] USB2Serial-adapter with Soekris or Alix board

2008-12-22 Thread Darrick Hartman
<494ee92e.1030...@redfish-solutions.com>

<494fe2f4.4030...@redfish-solutions.com> 
Message-ID: 
X-Sender: dhart...@djhsolutions.com
Received: from 64.246.240.54 [64.246.240.54] with HTTP/1.1 (POST); Mon, 22 Dec
2008 15:12:56 -0600
User-Agent: RoundCube Webmail/0.1
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8bit



On Mon, 22 Dec 2008 20:49:01 +0100, Michael Keuter  wrote:
>>Michael Keuter wrote:
  kd85.com makes a case with two serial port cut-outs...  I wouldn't
> get
  too attached to the net4801... it's EOL'd.

  -Philip

>>>
>>>  Hi Philip,
>>>  I know kd85.com but that wouldn't help with Alix boards - they only
>>>  have one COM port.
>>>  I read that the PL-2303 driver is already 
>>>included into the Linux 2.6 kernel:
>>>
>>>  http://www.prolific.com.tw/eng/downloads.asp?ID=31
>>  >
>>  > Would it be possible to include it/activate it in Astlinux?
>>  >
>>
>>Been there all along:
>>
>>pbx ~ # modinfo plusb
>>filename: 
>>/lib/modules/2.6.25.19-astlinux/kernel/drivers/net/usb/plusb.ko
>>license:GPL
>>description:Prolific PL-2301/2302 USB Host to Host Link Driver
>>author: David Brownell
>>alias:  usb:v067Bp0001d*dc*dsc*dp*ic*isc*ip*
>>alias:  usb:v067Bpd*dc*dsc*dp*ic*isc*ip*
>>depends:usbnet
>>vermagic:   2.6.25.19-astlinux preempt mod_unload GEODE
>>pbx ~ #
> 
> Hi Philip,
> 
> thanks for your answer.
> But that is NOT a USB-to-serial port driver.
> That is an USB-to-USB "network" cable (or bridge 
> controller), that's why it's under "Š/net/usb/" 
> :-).
> 
> On my Debian 4 server it is in
> /lib/modules/2.6.18-6-686/kernel/drivers/usb/serial/pl2303.ko and
> /lib/modules/2.6.18-6-686/kernel/drivers/usb/serial/usbserial.ko

Michael,

Yes, that's correct.  Those two modules would need to be added.  I'm saying
it's worth the size of the modules.  We'll put it on the list to do.  The
Prolific usb/serial device is one of the more popular ones that's
compatible with Linux and it should only add a few hundred kb to the total
build.

Darrick


--
___
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.

Re: [Astlinux-users] USB2Serial-adapter with Soekris or Alix board

2008-12-22 Thread Michael Keuter
>Michael Keuter wrote:
>>>  kd85.com makes a case with two serial port cut-outs...  I wouldn't get
>>>  too attached to the net4801... it's EOL'd.
>>>
>>>  -Philip
>>>
>>
>>  Hi Philip,
>>  I know kd85.com but that wouldn't help with Alix boards - they only
>>  have one COM port.
>>  I read that the PL-2303 driver is already 
>>included into the Linux 2.6 kernel:
>>
>>  http://www.prolific.com.tw/eng/downloads.asp?ID=31
>  >
>  > Would it be possible to include it/activate it in Astlinux?
>  >
>
>Been there all along:
>
>pbx ~ # modinfo plusb
>filename: 
>/lib/modules/2.6.25.19-astlinux/kernel/drivers/net/usb/plusb.ko
>license:GPL
>description:Prolific PL-2301/2302 USB Host to Host Link Driver
>author: David Brownell
>alias:  usb:v067Bp0001d*dc*dsc*dp*ic*isc*ip*
>alias:  usb:v067Bpd*dc*dsc*dp*ic*isc*ip*
>depends:usbnet
>vermagic:   2.6.25.19-astlinux preempt mod_unload GEODE
>pbx ~ #

Hi Philip,

thanks for your answer.
But that is NOT a USB-to-serial port driver.
That is an USB-to-USB "network" cable (or bridge 
controller), that's why it's under "Š/net/usb/" 
:-).

On my Debian 4 server it is in
/lib/modules/2.6.18-6-686/kernel/drivers/usb/serial/pl2303.ko and
/lib/modules/2.6.18-6-686/kernel/drivers/usb/serial/usbserial.ko

and it works out of the box. When you plug in the 
device "/dev/ttyUSB0" is created.
-
# lsmod
Module  Size  Used by
pl2303 17796  0
usbserial  29128  1 pl2303
...
usbcore   112644  6 pl2303,usbserial,usb_storage,ehci_hcd,uhci_hcd

# modinfo usbserial
filename: 
/lib/modules/2.6.18-6-686/kernel/drivers/usb/serial/usbserial.ko
author: Greg Kroah-Hartman, g...@kroah.com, http://www.kroah.com/linux/
description:USB Serial Driver core
license:GPL
vermagic:   2.6.18-6-686 SMP mod_unload 686 REGPARM gcc-4.1
depends:usbcore
parm:   product:User specified USB idProduct (ushort)
parm:   vendor:User specified USB idVendor (ushort)
parm:   debug:Debug enabled or not (bool)

# modinfo pl2303
filename:   /lib/modules/2.6.18-6-686/kernel/drivers/usb/serial/pl2303.ko
description:Prolific PL2303 USB to serial adaptor driver
license:GPL
vermagic:   2.6.18-6-686 SMP mod_unload 686 REGPARM gcc-4.1
depends:usbserial,usbcore
alias:  usb:v067Bp2303d*dc*dsc*dp*ic*isc*ip*
alias:  usb:v067Bp04BBd*dc*dsc*dp*ic*isc*ip*
...
alias:  usb:v050Dp0257d*dc*dsc*dp*ic*isc*ip*
parm:   debug:Debug enabled or not (bool)

# modinfo usbcore
filename:   /lib/modules/2.6.18-6-686/kernel/drivers/usb/core/usbcore.ko
license:GPL
vermagic:   2.6.18-6-686 SMP mod_unload 686 REGPARM gcc-4.1
depends:   
alias:  usb:v*p*d*dc09dsc*dp*ic*isc*ip*
alias:  usb:v*p*d*dc*dsc*dp*ic09isc*ip*
parm:   usbfs_snoop:true to log all usbfs traffic (bool)
parm:   use_both_schemes:try the other 
device initialization scheme if the first one 
fails (bool)
parm:   old_scheme_first:start with the 
old device initialization scheme (bool)
parm:   blinkenlights:true to cycle leds on hubs (bool)
-

I hope this info is helpful.


>
>>  
>>>  Michael Keuter wrote:
>>>
   Hi list,

   is it possible to use an USB2Serial-adapter 
with an Soekris or Alix board?
   I know the Soekris have a 2nd port (I need for MWI to a legacy PBX)
   but I then have to drill a hole, and I like to try an Alix 2D3 in the
   future.

   This is what I get on a net4801 with the adapter (PL-2303) plugged in:
   -
   dmesg | grep usb
   usbcore: registered new interface driver usbfs
   usbcore: registered new interface driver hub
   usbcore: registered new device driver usb
   usb usb1: configuration #1 chosen from 1 choice
   usb 1-1: new full speed USB device using ohci_hcd and address 2
>  >>>  usb 1-1: configuration #1 chosen from 1 choice
   usbcore: registered new interface driver usb-storage
   usbcore: registered new interface driver hiddev
   usbcore: registered new interface driver usbhid
   drivers/usb/input/hid-core.c: v2.6:USB HID core driver
   --
   ll /dev/*usb*
   crw-rw1 root root 189,   0 Dec 20  2008 /dev/usbdev1.1
   crw-rw1 root root 253,   0 
Dec 20  2008 /dev/usbdev1.1_ep00
   crw-rw1 root root 253,   1 
Dec 20  2008 /dev/usbdev1.1_ep81
   crw-rw1 root root 189,   1 Dec 20  2008 /dev/usbdev1.2
   crw-rw1 root root 253,   2 
Dec 20  2008 /dev/usbdev1.2_ep00
   crw-rw1 root root 253,   4 
Dec 20  2008 /dev/usbdev1.2_ep02
   crw-rw1 root root 253,   3 
Dec 20  2008 /dev/usbdev1.2_ep81
   crw-rw1 root root 253,   5 
Dec 20

Re: [Astlinux-users] USB2Serial-adapter with Soekris or Alix board

2008-12-22 Thread Philip A. Prindeville
Michael Keuter wrote:
>> kd85.com makes a case with two serial port cut-outs...  I wouldn't get
>> too attached to the net4801... it's EOL'd.
>>
>> -Philip
>> 
>
> Hi Philip,
> I know kd85.com but that wouldn't help with Alix boards - they only 
> have one COM port.
> I read that the PL-2303 driver is already included into the Linux 2.6 kernel:
>
> http://www.prolific.com.tw/eng/downloads.asp?ID=31
>
> Would it be possible to include it/activate it in Astlinux?
>   

Been there all along:

pbx ~ # modinfo plusb
filename:   /lib/modules/2.6.25.19-astlinux/kernel/drivers/net/usb/plusb.ko
license:GPL
description:Prolific PL-2301/2302 USB Host to Host Link Driver
author: David Brownell
alias:  usb:v067Bp0001d*dc*dsc*dp*ic*isc*ip*
alias:  usb:v067Bpd*dc*dsc*dp*ic*isc*ip*
depends:usbnet
vermagic:   2.6.25.19-astlinux preempt mod_unload GEODE 
pbx ~ # 



>   
>> Michael Keuter wrote:
>> 
>>>  Hi list,
>>>
>>>  is it possible to use an USB2Serial-adapter with an Soekris or Alix board?
>>>  I know the Soekris have a 2nd port (I need for MWI to a legacy PBX)
>>>  but I then have to drill a hole, and I like to try an Alix 2D3 in the
>>>  future.
>>>
>>>  This is what I get on a net4801 with the adapter (PL-2303) plugged in:
>>>  -
>>>  dmesg | grep usb
>>>  usbcore: registered new interface driver usbfs
>>>  usbcore: registered new interface driver hub
>>>  usbcore: registered new device driver usb
>>>  usb usb1: configuration #1 chosen from 1 choice
>>>  usb 1-1: new full speed USB device using ohci_hcd and address 2
>>>  usb 1-1: configuration #1 chosen from 1 choice
>>>  usbcore: registered new interface driver usb-storage
>>>  usbcore: registered new interface driver hiddev
>>>  usbcore: registered new interface driver usbhid
>>>  drivers/usb/input/hid-core.c: v2.6:USB HID core driver
>>>  --
>>>  ll /dev/*usb*
>>>  crw-rw1 root root 189,   0 Dec 20  2008 /dev/usbdev1.1
>>>  crw-rw1 root root 253,   0 Dec 20  2008 /dev/usbdev1.1_ep00
>>>  crw-rw1 root root 253,   1 Dec 20  2008 /dev/usbdev1.1_ep81
>>>  crw-rw1 root root 189,   1 Dec 20  2008 /dev/usbdev1.2
>>>  crw-rw1 root root 253,   2 Dec 20  2008 /dev/usbdev1.2_ep00
>>>  crw-rw1 root root 253,   4 Dec 20  2008 /dev/usbdev1.2_ep02
>>>  crw-rw1 root root 253,   3 Dec 20  2008 /dev/usbdev1.2_ep81
>>>  crw-rw1 root root 253,   5 Dec 20  2008 /dev/usbdev1.2_ep83
>>>  --
>>>  lsusb
>>>  Bus 001 Device 005: ID 067b:2303 Prolific Technology, Inc. PL2303 
>>> Serial Port
>>>  Bus 001 Device 001: ID :
>>>  --
>>>
>>>  I found this reference:
>>>  http://www.linux-usb.org/USB-guide/x356.html
>>>
>>>  Any experiences so far?
>>>
>>>  Michael
>>>
>>>   
>>  >
>> 


--
___
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.


Re: [Astlinux-users] USB2Serial-adapter with Soekris or Alix board

2008-12-22 Thread Michael Keuter
>kd85.com makes a case with two serial port cut-outs...  I wouldn't get
>too attached to the net4801... it's EOL'd.
>
>-Philip

Hi Philip,
I know kd85.com but that wouldn't help with Alix boards - they only 
have one COM port.
I read that the PL-2303 driver is already included into the Linux 2.6 kernel:

http://www.prolific.com.tw/eng/downloads.asp?ID=31

Would it be possible to include it/activate it in Astlinux?

>Michael Keuter wrote:
>>  Hi list,
>>
>>  is it possible to use an USB2Serial-adapter with an Soekris or Alix board?
>>  I know the Soekris have a 2nd port (I need for MWI to a legacy PBX)
>>  but I then have to drill a hole, and I like to try an Alix 2D3 in the
>>  future.
>>
>>  This is what I get on a net4801 with the adapter (PL-2303) plugged in:
>>  -
>>  dmesg | grep usb
>>  usbcore: registered new interface driver usbfs
>>  usbcore: registered new interface driver hub
>>  usbcore: registered new device driver usb
>>  usb usb1: configuration #1 chosen from 1 choice
>>  usb 1-1: new full speed USB device using ohci_hcd and address 2
>>  usb 1-1: configuration #1 chosen from 1 choice
>>  usbcore: registered new interface driver usb-storage
>>  usbcore: registered new interface driver hiddev
>>  usbcore: registered new interface driver usbhid
>>  drivers/usb/input/hid-core.c: v2.6:USB HID core driver
>>  --
>>  ll /dev/*usb*
>>  crw-rw1 root root 189,   0 Dec 20  2008 /dev/usbdev1.1
>>  crw-rw1 root root 253,   0 Dec 20  2008 /dev/usbdev1.1_ep00
>>  crw-rw1 root root 253,   1 Dec 20  2008 /dev/usbdev1.1_ep81
>>  crw-rw1 root root 189,   1 Dec 20  2008 /dev/usbdev1.2
>>  crw-rw1 root root 253,   2 Dec 20  2008 /dev/usbdev1.2_ep00
>>  crw-rw1 root root 253,   4 Dec 20  2008 /dev/usbdev1.2_ep02
>>  crw-rw1 root root 253,   3 Dec 20  2008 /dev/usbdev1.2_ep81
>>  crw-rw1 root root 253,   5 Dec 20  2008 /dev/usbdev1.2_ep83
>>  --
>>  lsusb
>>  Bus 001 Device 005: ID 067b:2303 Prolific Technology, Inc. PL2303 
>>Serial Port
>>  Bus 001 Device 001: ID :
>>  --
>>
>>  I found this reference:
>>  http://www.linux-usb.org/USB-guide/x356.html
>>
>>  Any experiences so far?
>>
>>  Michael
>>
>  >

Michael

--
Email: mailto:mkeu...@web.de

--
___
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.


Re: [Astlinux-users] USB2Serial-adapter with Soekris or Alix board

2008-12-21 Thread Philip A. Prindeville
kd85.com makes a case with two serial port cut-outs...  I wouldn't get 
too attached to the net4801... it's EOL'd.

-Philip

Michael Keuter wrote:
> Hi list,
>
> is it possible to use an USB2Serial-adapter with an Soekris or Alix board?
> I know the Soekris have a 2nd port (I need for MWI to a legacy PBX) 
> but I then have to drill a hole, and I like to try an Alix 2D3 in the 
> future.
>
> This is what I get on a net4801 with the adapter (PL-2303) plugged in:
> -
> dmesg | grep usb
> usbcore: registered new interface driver usbfs
> usbcore: registered new interface driver hub
> usbcore: registered new device driver usb
> usb usb1: configuration #1 chosen from 1 choice
> usb 1-1: new full speed USB device using ohci_hcd and address 2
> usb 1-1: configuration #1 chosen from 1 choice
> usbcore: registered new interface driver usb-storage
> usbcore: registered new interface driver hiddev
> usbcore: registered new interface driver usbhid
> drivers/usb/input/hid-core.c: v2.6:USB HID core driver
> --
> ll /dev/*usb*
> crw-rw1 root root 189,   0 Dec 20  2008 /dev/usbdev1.1
> crw-rw1 root root 253,   0 Dec 20  2008 /dev/usbdev1.1_ep00
> crw-rw1 root root 253,   1 Dec 20  2008 /dev/usbdev1.1_ep81
> crw-rw1 root root 189,   1 Dec 20  2008 /dev/usbdev1.2
> crw-rw1 root root 253,   2 Dec 20  2008 /dev/usbdev1.2_ep00
> crw-rw1 root root 253,   4 Dec 20  2008 /dev/usbdev1.2_ep02
> crw-rw1 root root 253,   3 Dec 20  2008 /dev/usbdev1.2_ep81
> crw-rw1 root root 253,   5 Dec 20  2008 /dev/usbdev1.2_ep83
> --
> lsusb
> Bus 001 Device 005: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
> Bus 001 Device 001: ID :
> --
>
> I found this reference:
> http://www.linux-usb.org/USB-guide/x356.html
>
> Any experiences so far?
>
> Michael
>
>   


--
___
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.


[Astlinux-users] USB2Serial-adapter with Soekris or Alix board

2008-12-20 Thread Michael Keuter
Hi list,

is it possible to use an USB2Serial-adapter with an Soekris or Alix board?
I know the Soekris have a 2nd port (I need for MWI to a legacy PBX) 
but I then have to drill a hole, and I like to try an Alix 2D3 in the 
future.

This is what I get on a net4801 with the adapter (PL-2303) plugged in:
-
dmesg | grep usb
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
usb usb1: configuration #1 chosen from 1 choice
usb 1-1: new full speed USB device using ohci_hcd and address 2
usb 1-1: configuration #1 chosen from 1 choice
usbcore: registered new interface driver usb-storage
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
--
ll /dev/*usb*
crw-rw1 root root 189,   0 Dec 20  2008 /dev/usbdev1.1
crw-rw1 root root 253,   0 Dec 20  2008 /dev/usbdev1.1_ep00
crw-rw1 root root 253,   1 Dec 20  2008 /dev/usbdev1.1_ep81
crw-rw1 root root 189,   1 Dec 20  2008 /dev/usbdev1.2
crw-rw1 root root 253,   2 Dec 20  2008 /dev/usbdev1.2_ep00
crw-rw1 root root 253,   4 Dec 20  2008 /dev/usbdev1.2_ep02
crw-rw1 root root 253,   3 Dec 20  2008 /dev/usbdev1.2_ep81
crw-rw1 root root 253,   5 Dec 20  2008 /dev/usbdev1.2_ep83
--
lsusb
Bus 001 Device 005: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
Bus 001 Device 001: ID :
--

I found this reference:
http://www.linux-usb.org/USB-guide/x356.html

Any experiences so far?

Michael

-- 
Email: mailto:mkeu...@web.de

--
___
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.