tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Compiling Linux under emulated environment
I did just check the BIOS settings, and oddly enough, the serial port *was* disabled, which leads me to ask. Why did it work under Linux if it was disabled? I checked, and it does, indeed, work correctly under NetBSD as well, now. I feel like I've wasted a lot of time, now.
Thanks again
Dustin Kick
KC9MEL
On Dec 3, 2014, at 5:30 PM, "Mr. dustin Kick" <vieuxnez%gmail.com@localhost> wrote:
> its at 0x3f8 on debian. For me, the big question is whether I should have been able to find out what the dev file is from the documentation. I have tried man serial, man isa, man *ftdi*, man uart, etc, etc, and never have been quite able to find a path that led me to a device file name. I like many things about NetBSD, and the UNIXes, but this is not one of them. Lots of man pages that don't say what I need, so I still have to go ask someone on a forum.
>
> Dustin Kick
> KC9MEL
>
> On Dec 3, 2014, at 5:11 PM, Greg Troxel <gdt%ir.bbn.com@localhost> wrote:
>
>>
>>> uftdi0 at uhub1 port 1
>>> uftdi0: FTDI FT232R USB UART, rev 2.00/6.00, addr 2
>>> ucom0 at uftdi0 portno 1
>>
>> So this should mean you can use ttyU0 or /dev/dtyU0.
>>
>> You might check your BIOS settings to see what serial ports are
>> enabled/disabled.
>>
>> Also, find the dmesg line for the dock port from debian and send that.
>> It may be that it's an odd address and isn't in your netbsd kernel and
>> can be added.
>>
>> Your parallel port:
>> lpt2 at isa0 port 0x3bc-0x3bf irq : polled
>> is at an odd address. So maybe the serial port is too.
>> Docking stations are like that.
>>
>>
>>
>
Home |
Main Index |
Thread Index |
Old Index