serial port config

Bob Ababurko ababurko at adelphia.net
Mon Sep 27 13:07:24 PDT 2004


At 12:58 PM 9/27/2004 -0700, you wrote:
> >    4.  Make sure the configuration file of your kernel has appropriate
> >    flags set for COM1 (sio0).
> >    where I should be seeing or adding a line such as :
> > device sio0 at isa? port IO_COM1 flags 0x10 irq 4
>
>You should add that to the kernel configuration file.
>Please, refer to
>http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html


So, let me get this straight....I am going to add:

>device sio0 at isa? port IO_COM1 flags 0x10 irq 4

to the kernel configuration, aka the GENERIC file in /usr/src/sys/i386/conf 
if the
system is not customized at all?

-Bob



More information about the freebsd-questions mailing list