Return to BSD News archive
Xref: sserve comp.sys.laptops:15416 comp.os.386bsd.questions:9427 Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!yeshua.marcam.com!zip.eecs.umich.edu!newsxfer.itd.umich.edu!gumby!yale!yale.edu!nigel.msen.com!zib-berlin.de!irz401!uriah!not-for-mail From: j@uriah.sax.de (J Wunsch) Newsgroups: comp.sys.laptops,comp.os.386bsd.questions Subject: Re: bsd386 on laptops? Date: 25 Mar 1994 18:06:35 +0100 Organization: Private U**X site; member IN e.V. Lines: 26 Message-ID: <2mv5mrINN191@bonnie.sax.de> References: <HOFFMAN.94Feb25125344@tesuji.cmf.nrl.navy.mil> <pascal.763312539@tempa> <CMI4Jr.9wG@dove.nist.gov> NNTP-Posting-Host: bonnie.sax.de [Sorry, i missed the original article] >> hoffman@cmf.nrl.navy.mil (Eric Hoffman) writes: >> >> >>I went into PC store this morning to test FreeBSD on a toshiba 1650 >>laptop before buying it. >>has anyone had successful experiences with 386BSD derivates on any* >>laptop machine? >> I'm running FreeBSD-almost-1.1BETA on a slow ol' 386sx/16. Works well, also with XFree86 (with the 4-bit server, which is now [XFree86 2.1] also capable of a staticgray visual). You would run best with one of the newer BSD's (not yet released) with shared libs, notebooks usually don't have tons of disk space. (And shlibs save also real RAM.) There's only one annoying thing: notebooks tend to alarm with NMIs for power fails. The NMI handling - at least in FreeBSD - is still horrid. As soon as i'm having a reliable solution, i gonna commit it to the source. If anyone runs into such troubles, i could give out a patch. -- cheers, J"org work: joerg_wunsch@tcd-dresden.de private: joerg_wunsch@uriah.sax.de Steinbach's Guideline for Systems Programming: Never test for an error condition you don't know how to handle.