Re: Any users of matcd(4), mcd(4), or scd(4)?

2002-10-06 Thread Doug Russell
On Thu, 3 Oct 2002, John Baldwin wrote: > Are there any users who use the matcd(4), mcd(4) or scd(4) drivers? I have at least 20 Panasonic 562/563s still in service in CD-ROM server machines. They still run older versions of FreeBSD because the last time I tried to update it the matcd driver d

Re: Make world's stoping perl

2001-05-06 Thread Doug Russell
> > You need the patch from the message: > > > > <[EMAIL PROTECTED]> > > > Is this supposed to help locate the patch? > If so, how? Hehe.. That isn't the best way to identify something, is it? You can use the search located at: http://www.freebsd.org/search/search-mid.html Or, follo

Re: camcontrol stop / restart broken

2001-04-29 Thread Doug Russell
On Sun, 29 Apr 2001, Kenneth D. Merry wrote: > (pass1:ahc0:0:2:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 > (pass1:ahc0:0:2:0): CAM Status: SCSI Status Error > (pass1:ahc0:0:2:0): SCSI Status: Check Condition > (pass1:ahc0:0:2:0): NOT READY asc:4,2 > (pass1:ahc0:0:2:0): Logical unit not ready, initia

Re: 4.0-RC Broken driver?: matcd

2000-02-18 Thread Doug Russell
On Mon, 14 Feb 2000, Jake Burkholder wrote: > > On Mon, Feb 14, 2000 at 02:39:09PM -0700, Doug Russell wrote: > > > > > Does anyone have a Panasonic 526/563 CD-ROM drive working under 4.0-C? I > > > have not had one working for may weeks, however, I wasn

Re: 4.0-RC Broken driver?: matcd

2000-02-15 Thread Doug Russell
> On Mon, Feb 14, 2000 at 02:39:09PM -0700, Doug Russell wrote: > > > Does anyone have a Panasonic 526/563 CD-ROM drive working under 4.0-C? I > > have not had one working for may weeks, however, I wasn't sure if it was a > > hardware problem here, or something

4.0-RC Broken driver?: matcd

2000-02-14 Thread Doug Russell
Does anyone have a Panasonic 526/563 CD-ROM drive working under 4.0-C? I have not had one working for may weeks, however, I wasn't sure if it was a hardware problem here, or something. 3.4 still finds them, so I beleive it is something with the move to newbus or driver compatibility shims. The k

Re: pcibus.c v1.55 makes NetFinity 7000 find 15 pci busses

2000-02-12 Thread Doug Russell
On Sat, 12 Feb 2000, Doug Rabson wrote: > This should be fine, thanks. Could you try this patch for me - I think its > just caused by an uninitialised variable: > > Index: pcibus.c > === > RCS file: /home/ncvs/src/sys/i386/isa/pcibu

Re: pcibus.c v1.55 makes NetFinity 7000 find 15 pci busses

2000-02-12 Thread Doug Russell
On Sat, 12 Feb 2000, Doug Rabson wrote: > Could you send a verbose dmesg (boot -v). I think we need to add a quirk > for the NetFinity. Unfortunately I'm currently remote, and I don't yet have it set up for a serial console. I do have a verbose boot from before the change in messages, if that i

pcibus.c v1.55 makes NetFinity 7000 find 15 pci busses

2000-02-12 Thread Doug Russell
Version 1.55 of /sys/i386/isa/pcibus.c causes an IBM NetFinity 7000 (and possibly other similar boards?) to find multiple copies of the GX chip. Reverting to 1.54 cures the problem, but obviously doesn't address the problem of the Dell machines it was trying to fix. :) The problem doesn't immed

Re: buildworld failure in "===> makeinfo"

2000-01-17 Thread Doug Russell
On Tue, 18 Jan 2000, Ruslan Ermilov wrote: > On Mon, Jan 17, 2000 at 05:25:37PM -0500, Bush Doctor wrote: > > "make buildworld" fails with sources cvsup'd around 17:00 est ... > > > > /usr/obj/usr/src/i386/usr/libexec/elf/ld: cannot open crt1.o: No such file or >directory > > *** Error code 1

Re: -pipe switch in kernel compilation

2000-01-11 Thread Doug Russell
On Tue, 11 Jan 2000, Wilko Bulte wrote: > FWIW: 3.3R ran (crawled?) in 4Mb. I tried it 2 months ago on a 386SX40 with > 4Mb. > > Compiling a GENERIC kernel was 5 hours or so ;-) That is when I gave up > on my idea to 'make buildworld'. > > But still impressive, it was stable. See, I knew ther

Re: freezing...

2000-01-11 Thread Doug Russell
On Tue, 11 Jan 2000, Pascal Hofstee wrote: > I just experienced the same thing here on my CURRENT system with Kirk's > latest SoftUpdates patches included. i have right now a buildworld stuck in > "getblk" on rm ... and a "getblk" hang for Mozilla Tinderbox Build on gcc. > > The Mozilla Tinderb

Re: sio.c breaks kernel ( even GENERIC)

1999-05-07 Thread Doug Russell
On Fri, 7 May 1999, Paul van der Zwan wrote: > I haven't been able to get a kernel built because of some undefined > references > in sio.o. Even GENERIC is broken. > (cvsupped just a few minutes ago ) > > loading kernel > sio.o: In function `siocnprobe': > sio.o(.text+0x286e): undefined refere

Re: IDE strangeness

1999-05-07 Thread Doug Russell
On Fri, 7 May 1999, Brian Feldman wrote: > > > 2. wd supports UDMA on my chipset, but won't enable any kind of DMA on my > > >new Seagate, which does UDMA2 fine with ATA > > Here's what I've got: > wdc0 at port 0x1f0-0x1f7 irq 14 flags 0xa0ffa0ff on isa0 > wd0: wdsetmode() setting transfer m

Re: silo overflows in CURRENT ... some info that may help

1999-05-01 Thread Doug Russell
On Sun, 2 May 1999, Matthew Thyer wrote: > I have been investigating the silo overflow situation for some time. > > I can trigger them every time by the following action: > > - Run M.A.M.E. (Multi arcade machine emulator) and then try to > download something. (I am using user mode ppp). Can yo