unknown devices

2001-01-12 Thread David W . Chapman Jr .
Down near the botton I have some unknown pnp devices, is there any way to figure out what devices they are, they must be motherboard resources because all other devices seem to be accounted for. Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991,

Re: Unknown Devices

2000-06-23 Thread Mike Meyer
Nick Hibma writes: > Yes, the driver is here and it seems to work according to Mike Meyer > (IIRC), he's fixed up a few other bits and pieces and I am ready to > commit it, but I haven't had time to test it yet. I've still got the problems I reported to the bsd-usb list, but I suspect those are s

Re: Unknown Devices

2000-06-23 Thread Nick Hibma
> : > usb tty and modems aren't supported, as far as I know. > : > : They're "nearly" there, AFAIR. I sent Nick some code a while back that > : addressed the last problem I understood he had. > > I'll have to ask him about it then. Picked it up, looked at it, got distracted by Reality and mu

Re: Unknown Devices

2000-06-22 Thread Warner Losh
In message <[EMAIL PROTECTED]> Mike Smith writes: : > In message <[EMAIL PROTECTED]> Mike Smith writes: : > : Watch out - some USB modems are also WinModems. : > : > usb tty and modems aren't supported, as far as I know. : : They're "nearly" there, AFAIR. I sent Nick some code a while back tha

Re: Unknown Devices

2000-06-22 Thread Mike Smith
> In message <[EMAIL PROTECTED]> Mike Smith writes: > : Watch out - some USB modems are also WinModems. > > usb tty and modems aren't supported, as far as I know. They're "nearly" there, AFAIR. I sent Nick some code a while back that addressed the last problem I understood he had. > How can

Re: Unknown Devices

2000-06-22 Thread Nick Hibma
> : Watch out - some USB modems are also WinModems. Not WinModems as such (the USB link is too slow to feed the DSP, but they do have proprietary protocols). 3COM modems are safe though. They are class compliant. Nick > > usb tty and modems aren't supported, as far as I know. How can you > te

Re: Unknown Devices

2000-06-21 Thread Warner Losh
In message <[EMAIL PROTECTED]> Mike Smith writes: : Watch out - some USB modems are also WinModems. usb tty and modems aren't supported, as far as I know. How can you tell the usb modems that are win modems? And can y ou get docs on them? Warner To Unsubscribe: send mail to [EMAIL PROTECTED]

Re: Unknown Devices

2000-06-21 Thread Warner Losh
In message <[EMAIL PROTECTED]> Eaglez writes: : Well, i'm not sure about 5.0's new funky support (i : mean, if it supports the SB Live, who knows), but in : the past, PCI modems have never been supported, : because they all tend to be win modems (only MS : windows drivers available). I'd advise po

Re: Unknown Devices

2000-06-06 Thread Steve O'Hara-Smith
On 05-Jun-00 John Hengstler wrote: > I don't know that what the actual modem is inside. The system is a Compaq > Presario 1200. I rather think that means Lucent windows only modem. It does in my 1690. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current"

Re: Unknown Devices

2000-06-06 Thread Jun Kuriyama
At 2 Jun 2000 21:09:16 GMT, John Hengstler <[EMAIL PROTECTED]> wrote: > pci0: (vendor=0x11c1, dev=0x0441) at 9.0 irq 9 http://www.yourvote.com/pci/pciread.asp?venid=0x11c1 says that chip is AT&T Microelectronics' WinModem. This is not yet supported by FreeBSD. -- Jun Kuriyama <[EMAIL PROTECT

Re: Unknown Devices

2000-06-05 Thread John Hengstler
t;[EMAIL PROTECTED]> To: "Eaglez" <[EMAIL PROTECTED]> Cc: "John Hengstler" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, June 05, 2000 8:23 AM Subject: Re: Unknown Devices > > Well, i'm not sure about 5.0

Re: Unknown Devices

2000-06-05 Thread Mike Smith
> Well, i'm not sure about 5.0's new funky support (i > mean, if it supports the SB Live, who knows), but in > the past, PCI modems have never been supported, > because they all tend to be win modems (only MS > windows drivers available). I'd advise possibly an > external modem. (Hey, they're prob

Re: Unknown Devices

2000-06-05 Thread Eaglez
comments on this already I am sorry > for the redundancy. > > I have just upgraded to 5.0-current in order to get > the driver for my ether > card, which has corrected that problem (xe device). > > But I still can't access my pci modem, because it is > listed as an unknown &g

Unknown Devices

2000-06-02 Thread John Hengstler
still can't access my pci modem, because it is listed as an unknown device. There are many other unknown devices as well. The following is dmesg output: Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All r

Re: Unknown Devices in Dmesg

2000-05-28 Thread Warner Losh
In message <[EMAIL PROTECTED]> "Thomas D. Dean" writes: : and have devices listed as 'unknown' in dmesg. Everything appears to : function OK. They are ok. : The serial ports, sio0 and sio1 appear both as sio and unknown. Yes. This is expected. The PnP BIOS code which should execute before al

Unknown Devices in Dmesg

2000-05-28 Thread Thomas D. Dean
I cvsup'ed, make world, rebuild+install kernel, reboot, without problem. Good work. I upgraded from Apr 4 -current to May 28 -current and have devices listed as 'unknown' in dmesg. Everything appears to function OK. The serial ports, sio0 and sio1 appear both as sio and unknown. tomdean ===