Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.netspace.net.au!serval.net.wsu.edu!news.clark.edu!spool.mu.edu!howland.reston.ans.net!news.sprintlink.net!news.infi.net!usenet From: "Frank DeBolt, Jr." <debolt@infi.net> Newsgroups: comp.os.386bsd.questions Subject: Slow Print w/ Custom Kernels, FreeBDS 2.0 Date: 28 Jan 1995 08:51:53 GMT Organization: InfiNet Lines: 31 Message-ID: <3gd0j9$pto@lucy.infi.net> NNTP-Posting-Host: h-cyan.richmond.infi.net Howdy folk, My parallel printer works fine with the GENERIC kernel, and with dos. When I add PPP and Sound, it takes 2 minutes to print my cshrc, which has only 10 lines in it! The GENERIC kernel works from the distribution, as well as when built from scratch. Here's a comparision of the 2 config files: debolt# diff GENERIC genplus 11c11 < ident GENERIC --- > ident genplus 92a93,95 > device snd3 at isa? port 0x388 irq 10 drq 5 vector pasintr > device snd2 at isa? port 0x220 irq 5 drq 1 vector sbintr > 96a100 > pseudo-device ppp 2 #Point-to-point protocol debolt# BTW, is there any way to speed up the kernel build? This is my first experience with source code, and it takes ~45 minutes for my 486/66 to make a kernel from scratch. TIA, and Thanks to the folks who gave us FreeBSD! Frank DeBolt, Jr. A stopped clock debolt@infi.net is right twice a day!