Re: ThinkPad 380Z+NetBSD1.6.1. Serial port mixup!
From: Joel Reicher (joel_at_panacea.null.org)
Date: 01/15/04
- Previous message: Dave: "ThinkPad 380Z+NetBSD1.6.1. Serial port mixup!"
- In reply to: Dave: "ThinkPad 380Z+NetBSD1.6.1. Serial port mixup!"
- Next in thread: Dave: "Re: ThinkPad 380Z+NetBSD1.6.1. Serial port mixup!"
- Reply: Dave: "Re: ThinkPad 380Z+NetBSD1.6.1. Serial port mixup!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Dave: "ThinkPad 380Z+NetBSD1.6.1. Serial port mixup!"
- In reply to: Dave: "ThinkPad 380Z+NetBSD1.6.1. Serial port mixup!"
- Next in thread: Dave: "Re: ThinkPad 380Z+NetBSD1.6.1. Serial port mixup!"
- Reply: Dave: "Re: ThinkPad 380Z+NetBSD1.6.1. Serial port mixup!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|