Date: Mon, 27 Sep 2004 16:07:22 -0400 From: Bob Ababurko <ababurko@adelphia.net> To: David Rio Deiros <drio@eracks.com> Cc: freebsd-questions@freebsd.org Subject: Re: serial port config Message-ID: <5.2.1.1.0.20040927160438.01d6ec58@mail.dc2.adelphia.net> In-Reply-To: <20040927195822.GA18051@eracks.com> References: <5.2.1.1.0.20040927142904.00a7dbd8@mail.dc2.adelphia.net> <5.2.1.1.0.20040927142904.00a7dbd8@mail.dc2.adelphia.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.2.1.1.0.20040927160438.01d6ec58>