Return to BSD News archive
Newsgroups: comp.os.386bsd.questions Path: sserve!newshost.anu.edu.au!munnari.oz.au!bunyip.cc.uq.oz.au!harbinger.cc.monash.edu.au!msuinfo!agate!usenet.ins.cwru.edu!news.csuohio.edu!stever From: stever@csuohio.edu (Steve Ratliff) Subject: Re: Need any QIC-02 driver available ASAP [netbsd] Message-ID: <1994Mar11.042159.8108@news.csuohio.edu> Sender: news@news.csuohio.edu (USENET News System) Organization: Cleveland State University X-Newsreader: Tin 1.1 PL5 References: <1994Mar10.095917.16243@cc.ic.ac.uk> Date: Fri, 11 Mar 1994 04:21:59 GMT Lines: 14 Jens Tingleff (jensting@ic.ac.uk) wrote: : Unfortunately, the kernel interface changed (some declaration of a DELAY thingie : prevents the stuff from even compiling). I tried grabbing wt.c and wtreg.h and : config-make'ing, no joy. : : So, the complete kernel would (probably) need to get updated. : : Jens If you still have the originals do a diff -c to find the changes and hack your own modified version up. Try just going with the newer probe code maybe. Steve