Added pointer to Greg's serial port patch for Acer UART-based systems.
Submitted by: Doug White <dwhite@gdi.uoregon.edu>
This commit is contained in:
parent
7685e4cba5
commit
6d48a3a8d7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2824
1 changed files with 10 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: serial.sgml,v 1.1 1997-11-03 08:53:57 max Exp $ -->
|
||||
<!-- $Id: serial.sgml,v 1.2 1998-05-19 01:47:43 jkh Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
@ -522,5 +522,14 @@
|
|||
``<tt/~C lsz <files>/'') to send them to the
|
||||
remote system.
|
||||
|
||||
<sect1>
|
||||
<heading>FreeBSD can't seem to find my serial ports, even when the
|
||||
settings are correct.</heading>
|
||||
|
||||
<p>Motherboards and cards with Acer UARTs do not probe properly under
|
||||
the FreeBSD sio probe. Obtain a patch from
|
||||
<url url="http://www.lemis.com/serial-port-patch.html"
|
||||
name="www.lemis.com"> to fix your problem.
|
||||
|
||||
</sect>
|
||||
|
||||
|
|
Loading…
Reference in a new issue