![]() | ![]() | ![]() | ![]() |
|
faq search add article cool-stuff how-to main tips |
Posted by Jason on Wednesday November 07, @11:05AMfrom the 1-more-solo-overflow dept. I have 3 or 4 clients using ASUS motherboards with various version of FreeBSD from 3.4 to 4.4 using iDSL (isdn over frame relay). iDSL is a serial connection to the server. The problem I was experiencing is: /kernel: sio0: 1 more silo overflow (total ##) This would occur on a dial-up using a modem or iDSL. It didn't matter if the connect speed was set to 28800 or 115200. I didn't loose the connection, but wanted the error message to go away. The Asus mobos have 16550A chips. After reading the man page for sio I started playing with the sio flags. The flag that corrected the problem disables FIFO. I changed the serial device flag in my kernel config to the following: device sio0 at isa? port IO_COM1 flags 0x00002 irq 4 Here are the flags listed in the man page for sio: Meaning of flags: If you would like to learn more about the sio device, read the man page: man sio < | >
|
|
||||||||||||||||||
|
||||||||||||||||||||
| "You never know how many friends you have until you own a Condo on the beach." -- Jason's Postulate |
|
| All trademarks and copyrights on this page are owned by their respective companies. Comments are owned by the Poster. The Rest ©2001 Jason Neumann. |