Re: ThinkPad 380Z+NetBSD1.6.1. Serial port mixup!

From: Joel Reicher (joel_at_panacea.null.org)
Date: 01/15/04

  • Next message: Ditch Brodie: "Samba-less Printing from Windows to BSD"
    Date: 15 Jan 2004 10:15:02 +1100
    
    

    googlegroups@thuswise.com (Dave) writes:

    > Hi all, would love to clear up this issue, as the serial port is
    > required...
    >
    > Laptop is an old IBM Thinkpad 380Z. Has the following:
    > IR port on IRQ4
    > Serial port on IRQ3 (COM2 in DOS)
    >
    > NetBSD GENERIC for laptops installs beautifully. X configured, USB and
    > touchpad mice both work, etc.

    What are the port addresses? For ISA serial interfaces the GENERIC
    kernel has the IRQ-port combination hard coded for each serial interface,
    so even though both the IRQ and port might be valid, if they're not
    paired correctly it won't find them.

    com0 at isa? port 0x3f8 irq 4 # Standard PC serial ports
    com1 at isa? port 0x2f8 irq 3
    com2 at isa? port 0x3e8 irq 5

    Also, does the Thinkpad try to do `Plug n Play'?

    Cheers,

            - Joel


  • Next message: Ditch Brodie: "Samba-less Printing from Windows to BSD"

    Relevant Pages