Thank you.

f> Thanks so much for the help in getting my V.Everything Internal
f> Modem working!
f> I wanted to document the steps that I took so that in the future if
f> Anyone else has this problem, hopefully this can point them in the
f> right
f> direction.

f> To start with, I used the 'pnpinfo' command, and
f> this got my hopes up that it was possible to get this modem working
f> eventually.  The output of pnpinfo was as follows:


f> Checking for Plug-n-Play devices...

f> Card assigned CSN #1
f> Vendor ID USR0101 (0x01017256), Serial Number 0xacb0bb15
f> PnP Version 1.0, Vendor Version 0
f> Device Description: USRobotics Courier V.Everything

f> Logical Device ID: USR0009 0x09007256 #0
f> TAG Start DF
f> Good Configuration
f>     FIXED I/O base address 0x2f8 length 0x8
f>     IRQ: 3 4 5 7 9  - only one type (true/edge)
f> TAG Start DF
f> Acceptable Configuration
f>     FIXED I/O base address 0x3f8 length 0x8
f>     IRQ: 3 4 5 7 9  - only one type (true/edge)
f> TAG Start DF
f> Acceptable Configuration
f>     FIXED I/O base address 0x3e8 length 0x8
f>     IRQ: 3 4 5 7 9  - only one type (true/edge)
f> TAG Start DF
f> Acceptable Configuration
f>     FIXED I/O base address 0x2e8 length 0x8
f>     IRQ: 3 4 5 7 9  - only one type (true/edge)
f> TAG End DF
f> End Tag


f> Successfully got 16 resources, 1 logical fdevs
f> -- card select # 0x0001

f> CSN USR0101 (0x01017256), Serial Number 0xacb0bb15

f> Logical device #0
f> IO:  0x03e8 0x03e8 0x03e8 0x03e8 0x03e8 0x03e8 0x03e8 0x03e8
f> IRQ 5 0
f> DMA 4 4
f> IO range check 0x00 activate 0x01


f> The part that is interesting to us is this:

f> Card assigned CSN #1
f> Vendor ID USR0101 (0x01017256), Serial Number 0xacb0bb15
f> PnP Version 1.0, Vendor Version 0
f> Device Description: USRobotics Courier V.Everything

f> Logical Device ID: USR0009 0x09007256 #0


f> According to the documentation in the file:
f> /usr/share/doc/en/books/faq/book.txt

f> we need to add the part after the USR0101, (which is 0x01017256), to
f> the
f> file /usr/src/sys/isa/sio.c, recompile our kernel, and voila, it
f> should be
f> found.

f> However, this didn't work for me right away.  I played around with
f> it, and
f> found that it was the number on the line labeled 'Logical Device ID'
f> that I
f> needed to add to the sio.c file.

f> After trying that, I recompiled the kernel and it worked like a
f> charm.






f> -----Original Message-----
f> From: [EMAIL PROTECTED]
f> [mailto:[EMAIL PROTECTED] Behalf Of Сергей
f> Куликов
f> Sent: Friday, November 07, 2003 12:10 PM
f> To: [EMAIL PROTECTED]
f> Subject: Can't make the system see my modem! Please help!!!


f> I have ELINE 576-PS (PCTel PCT789T-A Chipset) internal modem device
f> and need to
f> set it up under FreeBSD 4.7 box. GENERIC kernel says when booting:

f> pci0: <unknown card> (vendor=0x134d, dev=0x7897) at 11.0 irq 9

f> As you see my modem is unknown for GENERIC kernel. I saw
f> /boot/defaults/loader.conf and found no line corresponding to that
f> particular modem at all. What should I do to make the system see the
f> device and interact with one.

f> Any help would be apreciated.

f> --
f> Best regards,
f>  Сергей                          mailto:[EMAIL PROTECTED]

f> _______________________________________________
f> [EMAIL PROTECTED] mailing list
f> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
f> To unsubscribe, send any mail to
f> "[EMAIL PROTECTED]"



-- 
Best regards,
 Sergey                            mailto:[EMAIL PROTECTED]

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
  • ... Сергей Куликов
    • ... fbsd_user
      • Sergey Kulikov

Reply via email to