Re: emu10k1 problems solved

2000-08-08 Thread Mike Muir
Alexander Sanda wrote: > > At 09:15 07.08.2000 +0200, Benedikt Schmidt wrote: > > >Just wanted to say that with the recent changes in the > >emu10k1 driver all my problems with it have disappeared. > > > >There are no more "dodgy irq" messages > >and the sound quality has improved too (no more c

Re: vga0, atkbdc0, fdc0 attaching to ISA bus?

2000-08-06 Thread Mike Muir
"Brandon D. Valentine" wrote: > > On Sun, 6 Aug 2000, Donn Miller wrote: > > >Anyone know why these devices want to attach to the ISA bus on a primarily > >PCI bus machine? My MoBo is an Asus SP97-V, which has a mixture of ISA > >and PCI slots. I was wondering maybe if even machines that have

Re: When Good DIMMS go Bad (or how I fixed my sig11)

2000-08-04 Thread Mike Muir
Stephen Hocking wrote: > > About a week ago, I complained of mysterious Sig 11s during a make world. > After some experimentation, a PC100 DIMM was found to be better suited for a > 66MHz memory bus in another machine, who obligingly donated a DIMM in return > that actually works with a 100MHz bu

Re: Linux emulation scripting fix to be committed to 5.x and 4.x wednesday

2000-04-23 Thread Mike Muir
Mike Muir wrote: > > Nate Williams wrote: > > > I was under the impression that 4.x hasn't been designated as the stable > > branch (yet). That will happen when 4.1 is released, but until that > > happens 3.x is still considered the -stable release. >

Re: Linux emulation scripting fix to be committed to 5.x and 4.x wednesday

2000-04-23 Thread Mike Muir
Nate Williams wrote: > I was under the impression that 4.x hasn't been designated as the stable > branch (yet). That will happen when 4.1 is released, but until that > happens 3.x is still considered the -stable release. That would kinda make sense since cvsuping with tag=RELENG_3 seems to give

Re: To MFC or not to MFC, that is the question.

2000-04-23 Thread Mike Muir
"Jordan K. Hubbard" wrote: > > >Really, then you have a short memory. Why don't we ask Jordan for a > >clarification. > > How about if you let me review the patches in question and I'll render > a decision. > > If you, Matt, could put the SMP and linux stuff into -current first > and t

Re: To MFC or not to MFC, that is the question.

2000-04-23 Thread Mike Muir
Good greif that last one failed to go to stable@ or current@.. time to fix mail. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Make World dies.......

1999-11-13 Thread Mike Muir
William Woods wrote: > > Shit, I will loose all my custom settings...no other way around this Try compiling and installing the kernel first, reboot, buildworld.. should work (did for me but hey, im x86..) NO PROMISES! heh mike. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscr

Re: intpm0: Could not allocate Bus space

1999-10-26 Thread Mike Muir
"Alexander N. Kabaev" wrote: > uhci0: irq 9 at device 7.2 on pci0 > usb0: on uhci0 > uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 2 ports with 2 removable, self powered > intpm0: at device 7.3 on pci0 > intpm0: Could not allocate Bus space Take a look in intpm(4) und

Re: A record?

1999-10-04 Thread Mike Muir
Mark Newton wrote: > A similar box which I rebooted (for an upgrade from 2.2.5 to 3.2) about > a fortnight ago: > > 3:38PM up 471 days, 5:59, 1 user, load averages: 0.00, 0.02, 0.00 > > ... and, before this thread gets completely out of control, I direct > posters to http://uptime.viper.net.

Re: Compupic - yes, it works.

1999-09-10 Thread Mike Muir
YOU DA MAN.. that works fine on -current also "Gray, David W." wrote: > MOVE YOUR /usr/compat DIRECTORY aside - rename it temporarily. Run compupic > once. You should now be able > to move /usr/compat back into place (or /compat, if you left it there...) > Why? I dunno. Found it by accident. T

Re: Anyone running CompuPic?

1999-09-10 Thread Mike Muir
Not so for me, although there are alot of errors (like looking for linux specific system files and not finding them, which doesnt make it die immediately).. then nearing the end: [...syscall gettimeofday(0x82f9fdc,0x0) returns 0 (0x0)...times about 2000..] syscall gettimeofday(0x82f9fdc,

Re: Anyone running CompuPic?

1999-09-10 Thread Mike Muir
I get the same problem, after brandelfing to linux and running it, the splash screen comes up and...disappears with: compupic: abnormal termination: (null) Brandelf -t FreeBSD segfaults it without even showing the splash screen. Nice helpful error message.. can anyone shed some light o

Re: NewPCM and Quake :)

1999-09-09 Thread Mike Muir
I also get this, on an SB32-PNP, with the pcm0 device (setup for pnp) I havnt tried q3atest on the sb0 stuff though.. I might do this weekend. Daniel O'Connor wrote: > > Hi, > I am trying NewPCM on -current with an AWE64. > It works fine for normal sound apps like esd, splay etc etc.. but Quake

Re: request for review: move of /var/cron/log to /var/log/cron.log

1999-09-05 Thread Mike Muir
Doug wrote: > > Nick Hibma wrote: > > > > Please review the following patch to get all the log files in one place. > > The commit will be accompanied by a HEADS UP. If no one objects I will > > commit this in a couple of days. > > The only thing I don't like about this is that it introdu

Re: breakage in this morning's build

1999-08-29 Thread Mike Muir
Pascal Hofstee wrote: > I am suffering from the exact same problem here as well ... (tried about 4 > times now ... without success) Mines a little (little) different: install -c -s -o root -g wheel -m 555 mv /usr/obj/usr/src/tmp/bin /usr/obj/usr/src/bin/mv created for /usr/src/bin/mv cd /usr/

Re: followup to apm problems.

1999-08-28 Thread Mike Muir
Kazutaka YOKOTA wrote: > The PS/2 mouse generates interrupt when /dev/psm0 is open and > the user moves the mouse. > > If you are running moused or X when you suspend the system, /dev/psm0 > is left open and might generate interrupts. I think modern motherboard > BIOSes have a setup menu that l

Re: followup to apm problems.

1999-08-28 Thread Mike Muir
Mitsuru IWASAKI wrote: > OK. Probably `slept 00:00:00 - 00:00:40' problem was caused by PS/2 > mouse, I think. Do we need something to do with psm on suspending as > well as resuming? Im not sure anything needs to be done for PS/2.. check out these results.. > > > > ed1: irq 3 at device 9.0

Re: followup to apm problems.

1999-08-24 Thread Mike Muir
Yeh, i just got all the latest sources (as of 24th August) and made em: $Id: apm.c,v 1.103 1999/08/23 20:58:36 phk Exp $ So yes i do have that recent version, but my problems persist. :( Nick Hibma wrote: > > Are you running CURRENT? > > Could you check whether you have at least rev. 101 of >

followup to apm problems.

1999-08-23 Thread Mike Muir
Ive been following the apm problems and changes in apm threads in hope that I would fix the problems that I too am having. I am using the latest sources for apm, apmconf and apmd, as well as the kernel. (as of 23/8/99, NZST, which is yesterday evening) dmesg is: apm0: on motherboard apm: APM B

Re: help

1999-08-22 Thread Mike Muir
Tattr wrote: > > Hi > i wonder if you can help me please? > my friend has just bought a cam for his pc > its a webstar and we are having a problem > we have loaded the cd and the cam wont work cos it keeps saying video > capture devise missing > i have the same cam as he and instakked it the same

Re: Weird X problem

1999-08-19 Thread Mike Muir
Tomer Weller wrote: > > very weird X problem, I can only load an X server if I have a ppp connection > upi and running... > > Xfree86 3.4, -CURRENT(made world today) You might want to check your resolv.conf, having an ip that you cant access in there could be causing some things to load extreme

Re: cd writer recommendation?

1999-08-15 Thread Mike Muir
Amancio Hasty wrote: > > Any one care to recommend a CD writer for FreeBSD-current since thats > typically what I run over here. Well, im using a Sony 948S here, works fine under -CURRENT with GCOMBUST (as a front end to mkisofs, mkhybridfs and cdrecord).. except that GCOMBUST occasionally can