Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.hawaii.edu!news.uoregon.edu!vixen.cso.uiuc.edu!cdc2.cdc.net!news.texas.net!nntp.primenet.com!news.mathworks.com!fu-berlin.de!cs.tu-berlin.de!uni-erlangen.de!news.tu-chemnitz.de!irz401!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Com3 problem Date: 10 Jun 1996 18:43:43 GMT Organization: Private BSD site, Dresden Lines: 21 Message-ID: <4phqcv$4n0@uriah.heep.sax.de> References: <Pine.BSF.3.91.960610005528.294A-100000@upbbs.valleynet.com> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.6 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Scott Yarbrough <syarbrou@upbbs.valleynet.com> wrote: > Com3 - sio2 doesnt register on bootup, using irq5 0x3e8 > > Com3 is an internal 28.8k modem. I plan to use it for the outbound PPP > and need to use sio0 as an inbound link from an Aero laptop. Internal notebooks are known to often fail the UART tests since they don't have UARTs but just simulate them (and are often a bit slow in this simulation). You can turn on debugging for the driver (flags 0x80 if i remember well) and see which tests it fails. Make the test more benign by adding some DELAY(). -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)