Michael Lednev пишет:
Oliver Fromme пишет:
Did you have any success? What exactly is the name and
brand of your USB thermometer?
I'm asking because I'm also interested in obtaining an
external thermometer that would work with FreeBSD.
Not yet. I didn't have chance to try CURRENT and uchco
Oliver Fromme пишет:
Michael Lednev wrote:
> Warren Block wrote:
> > Michael Lednev wrote:
> >
> > > I've obtained USB thermometer and want to make it usable with
> > > FreeBSD. It identifies itself as:
> > > kernel: ugen0: vendor 0x4348 USB-SER!, rev 1.10/2.50, addr 2
> > >
> > > Und
Michael Lednev wrote:
> Warren Block wrote:
> > Michael Lednev wrote:
> >
> > > I've obtained USB thermometer and want to make it usable with
> > > FreeBSD. It identifies itself as:
> > > kernel: ugen0: vendor 0x4348 USB-SER!, rev 1.10/2.50, addr 2
> > >
> > > Under Windows it looks like
Warren Block ?:
On Fri, 8 Aug 2008, Michael Lednev wrote:
I've obtained USB thermometer and want to make it usable with
FreeBSD. It identifies itself as:
kernel: ugen0: vendor 0x4348 USB-SER!, rev 1.10/2.50, addr 2
Under Windows it looks like standard COM-port. When I try to use some
exi
On Fri, 8 Aug 2008, Michael Lednev wrote:
I've obtained USB thermometer and want to make it usable with FreeBSD. It
identifies itself as:
kernel: ugen0: vendor 0x4348 USB-SER!, rev 1.10/2.50, addr 2
Under Windows it looks like standard COM-port. When I try to use some
existing drivers like uc
Mel wrote:
On Friday 18 April 2008 11:50:46 Per olof Ljungmark wrote:
'B1228800' undeclared (first use in this function)
/usr/src/sys/modules/ubsa/../../dev/usb/ubsa.c:534: error: (Each
undeclared identifier is reported only once
/usr/src/sys/modules/ubsa/../../dev/usb/ubsa.c:534: error: for ea
On Friday 18 April 2008 11:50:46 Per olof Ljungmark wrote:
> 'B1228800' undeclared (first use in this function)
> /usr/src/sys/modules/ubsa/../../dev/usb/ubsa.c:534: error: (Each
> undeclared identifier is reported only once
> /usr/src/sys/modules/ubsa/../../dev/usb/ubsa.c:534: error: for each
> f
Robert Huff wrote:
Per olof Ljungmark writes:
Finally got through to get a Huawei E220 3G modem working, now
the question is, how can max the speed from the serial (USB)
port? The modem is theoretically capable of several mbit/s.
With the right driver, the USB stack is capable of t
I finally figured this out. Turns out the FreeBSD side of things worked
from the start, and it was the hardware that was broken. A replacement
adapter works like a charm.
Oh and yes, Oliver, you're perfectly right, /dev/cuaU0 is indeed created
by ucom. I was confused by the device having the cr
Benjamin Lutz wrote:
> Roland Smith wrote:
> >
> > Looking at ucom(4):
> >
> > FILES
> > /dev/cuaU?
> >
> > See if that exists.
>
> No such luck I'm afraid. There's only cuaU0, which belongs to the
> onboard serial port too.
No, cuaU0 belongs to the ucom(4) driver.
It certainl
On Wed, Oct 24, 2007 at 05:23:48PM +0200, Benjamin Lutz wrote:
> On 2007-10-24 17:15, Roland Smith wrote:
> > On Wed, Oct 24, 2007 at 09:26:20AM +0200, Benjamin Lutz wrote:
> > > > Does the onboard serial port work via USB? How odd! On my standard PC,
> > > > the serial ports are driven by the sio
On 2007-10-24 17:15, Roland Smith wrote:
> On Wed, Oct 24, 2007 at 09:26:20AM +0200, Benjamin Lutz wrote:
> > > Does the onboard serial port work via USB? How odd! On my standard PC,
> > > the serial ports are driven by the sio driver, and have /dev/cuad* and
> > > /dev/ttyd* devices, noc cuaU.
>
On Wed, Oct 24, 2007 at 09:26:20AM +0200, Benjamin Lutz wrote:
> > Does the onboard serial port work via USB? How odd! On my standard PC,
> > the serial ports are driven by the sio driver, and have /dev/cuad* and
> > /dev/ttyd* devices, noc cuaU.
>
> No, that one's a standard serial port, driven
Ian Smith wrote:
> On Tue, 23 Oct 2007 18:06:08 +0200 Benjamin Lutz <[EMAIL PROTECTED]> wrote:
>
> > I've bought an USB->Serial adapter in order to use an old serial 33.6k
> > modem. I've loaded the uplcom and ucom modules, but am unsure how to
> > proceed from here.
> >
> > The system run
Roland Smith wrote:
> On Tue, Oct 23, 2007 at 08:17:01PM +0200, Benjamin Lutz wrote:
>> On Tuesday 23 October 2007 19:54:44 Roland Smith wrote:
>>> On Tue, Oct 23, 2007 at 06:06:08PM +0200, Benjamin Lutz wrote:
I'd expect some device to show up in /dev, cuad1, ucom0, something
like that
On Tue, 23 Oct 2007 18:06:08 +0200 Benjamin Lutz <[EMAIL PROTECTED]> wrote:
> I've bought an USB->Serial adapter in order to use an old serial 33.6k
> modem. I've loaded the uplcom and ucom modules, but am unsure how to
> proceed from here.
>
> The system runs FreeBSD 6.2-RELEASE-p8. When
On Tue, Oct 23, 2007 at 08:17:01PM +0200, Benjamin Lutz wrote:
> On Tuesday 23 October 2007 19:54:44 Roland Smith wrote:
> > On Tue, Oct 23, 2007 at 06:06:08PM +0200, Benjamin Lutz wrote:
> > > I'd expect some device to show up in /dev, cuad1, ucom0, something
> > > like that, but I get nothing. (c
On Tuesday 23 October 2007 19:54:44 Roland Smith wrote:
> On Tue, Oct 23, 2007 at 06:06:08PM +0200, Benjamin Lutz wrote:
> > I'd expect some device to show up in /dev, cuad1, ucom0, something
> > like that, but I get nothing. (cuad0 is taken by the onboard serial
> > port, which, alas, isn't wired
On Tue, Oct 23, 2007 at 06:06:08PM +0200, Benjamin Lutz wrote:
> I'd expect some device to show up in /dev, cuad1, ucom0, something like
> that, but I get nothing. (cuad0 is taken by the onboard serial port,
> which, alas, isn't wired to the outside of the case).
Looking at ucom(4):
FILES
On Monday 01 October 2007 03:41, The Longs wrote:
> I'm trying to get Gregs temperature controlled fridge to work, but the
> catch is that the laptop I'm using doesn't have a serial port. I'm hoping I
> can use a usb to serial convertor and tell the program to look at the usb
> port for the tempera
MAIL PROTECTED]>; "'John Andrewartha'" <[EMAIL PROTECTED]>;
"'freebsd-questions@FreeBSD.ORG'"
Sent: Tuesday, June 20, 2006 3:15 PM
Subject: Re: USB-Serial ??
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
, June 08, 2006 9:29 AM
> To: Steve Bertrand
> Cc: 'John Andrewartha'; 'freebsd-questions@FreeBSD.ORG'
> Subject: RE: USB-Serial ??
>
>
> On Wed, 7 Jun 2006, Steve Bertrand wrote:
>
>>> The saga of the 3G modem. Labeled in AU as the Maxon MM 5500c
08, 2006 9:29 AM
To: Steve Bertrand
Cc: 'John Andrewartha'; 'freebsd-questions@FreeBSD.ORG'
Subject: RE: USB-Serial ??
On Wed, 7 Jun 2006, Steve Bertrand wrote:
>> The saga of the 3G modem. Labeled in AU as the Maxon MM 5500c.
>> This device is a modem o
On Wed, 7 Jun 2006, Steve Bertrand wrote:
The saga of the 3G modem. Labeled in AU as the Maxon MM 5500c.
This device is a modem on the usb bus, it looks like and
understands the at commands. Under XP.
I am using fbsd 6.1.
How do I get ppp to talk to it?
The man pages keep pointing to /dev/cuaU?
> The saga of the 3G modem. Labeled in AU as the Maxon MM 5500c.
> This device is a modem on the usb bus, it looks like and
> understands the at commands. Under XP.
> I am using fbsd 6.1.
> How do I get ppp to talk to it?
> The man pages keep pointing to /dev/cuaU? A device that does
> not exis
Sorry, folks. Nevermind, I'm an idiot...
I just use ucom0 as the tty or cua device
ha ha ha
On 4/17/06, FreeBSD MailingLists <[EMAIL PROTECTED]> wrote:
>
> i have a USB-Serial Controller by Prolific Technology, Inc.
>
> I tested to see if the device works on FreeBSD on FreeBSD6 machine.
> t
Yes that't it, thank you.
Lowell Gilbert wrote:
Lincoln Rutledge <[EMAIL PROTECTED]> writes:
Howdy, have kldloaded drivers, and in dmesg see that my usb->serial
FTDI device is ucom0. However there is no /dev entry and therefore
minicom can't work. I have seen questions about this device fro
Lincoln Rutledge <[EMAIL PROTECTED]> writes:
> Howdy, have kldloaded drivers, and in dmesg see that my usb->serial
> FTDI device is ucom0. However there is no /dev entry and therefore
> minicom can't work. I have seen questions about this device from 7/05
> but no answer.
> Is there a simple ste
Bernd Walter wrote:
ugen0: Prolific Technology PL2303 Serial adapter (ATEN/IOGEAR UC232A),
It's attached to ugen instead of uplcom/ucom
On a hardware notes ive read, that it needs a 'uplcom' driver, so i
loaded it to kernel:
root# kldstat
Id Refs AddressSize Name
51 0xc204c000 3
On Wed, Mar 10, 2004 at 08:22:30PM +, Macio Plona wrote:
> Hello,
> Ive got laptop Toshiba Satellite A20-s103. There are no comms port, but
> 3 USBs.
> I need get to console to some server, so i purchased an USB-RS232 adapter.
> My system recognized it, but i cant `cu` or `tip` to any machine.
30 matches
Mail list logo