Date: Thu, 17 Sep 1998 11:55:08 -0400 (EDT) From: Andrew Gallatin <gallatin@cs.duke.edu> To: Doug Rabson <dfr@nlsystems.com> Cc: "Kenneth D. Merry" <ken@plutotech.com>, freebsd-alpha@FreeBSD.ORG Subject: Re: buildworld, anyone? Message-ID: <13825.12055.724042.393479@grasshopper.cs.duke.edu> In-Reply-To: <Pine.BSF.4.01.9809170753300.392-100000@herring.nlsystems.com> References: <13824.24256.116468.579507@grasshopper.cs.duke.edu> <Pine.BSF.4.01.9809170753300.392-100000@herring.nlsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Doug Rabson writes: > > Doug -- what's the state of the kernel now? I noticed a whole slew of > > commits. Is the only relevant patch now the addition of isa/sio.c ? > > Yes I think so. I need to find a few minutes to merge in the latest fixes > to sio and get someone to do a repo-copy before I can commit that. > > My buildworlds are stopping on vidcontrol. I need to merge at least part > of the latest vesa bits :-(. Woo-hoo! After your latest commits, I was able to build the world! All it took to build the GENERIC kernel was to extract the isa/{sio.c,sioreg.h} files from http://www.freebsd.org/~dfr/alpha-sys-diff-120998.gz and to comment out the non-CAM'ified scsi code for the TC alphas: Index: sys/alpha/conf/GENERIC =================================================================== RCS file: /scratch/freebsd-cvs/src/sys/alpha/conf/GENERIC,v retrieving revision 1.6 diff -r1.6 GENERIC 60c60 < controller tcds0 --- > #controller tcds0 67c67 < controller esp0 --- > #controller esp0 Thanks a million. I'm going rebuild into a dynamic system right now. Thanks, Drew ------------------------------------------------------------------------------ Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin Duke University Email: gallatin@cs.duke.edu Department of Computer Science Phone: (919) 660-6590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13825.12055.724042.393479>