Re: jerky mouse still in 7.0-RELEASE

2008-02-29 Thread Coleman Kane
Dominic Fandrey wrote: > Kris Kennaway wrote: >> Dominic Fandrey wrote: >>> Kris Kennaway wrote: Well it doesn't rule it out. X may be introducing latencies that are causing your mouse to lose sync or something. >>> >>> It's not the mouse that hangs. >>> It's the only thing that works, >

[Fwd: cvs commit: src/sys/dev/tdfx tdfx_pci.c]

2008-03-26 Thread Coleman Kane
Hello, I am looking to MFC the above, rather simple, commit. Could anyone take a quick look at it, to make sure that it isn't missing anything RELENG_7-related? -- Coleman Kane --- Begin Message --- cokane 2008-03-13 14:08:41 UTC FreeBSD src repository Modified files: sy

MFC Candidate: convert ffs_softdep.c over to callout(9)

2008-04-25 Thread Coleman Kane
like some people to test, which is just an MFC of this code. Can I get any testers (so that I can MFC this)? -- Coleman Kane diff --git a/sys/ufs/ffs/ffs_softdep.c b/sys/ufs/ffs/ffs_softdep.c index 668f08f..f1b01d2 100644 --- sys/ufs/ffs/ffs_softdep.c +++ sys/ufs/ffs/ffs_softdep.c @@ -661,7 +

Re: MFC Candidate: convert ffs_softdep.c over to callout(9)

2008-04-28 Thread Coleman Kane
7;t "just work" for me from vanilla sources, so I'd like to see some testers on better "supported" hardware. -- Coleman Kane ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Adaptec 29160

2001-05-07 Thread Coleman Kane
I have a box running with a 29160 card at 160 MB/s on 4.2-RELEASE. It runs very nicely. Make world is a simple task now... ooo... alex had the audacity to say: > > i have a adaptec 39160 running under freebsd 4.2, no problems. i think this > is the same card, just 2 scsi channels instead on

Re: XFree86-4.1.0+mga+dri+FreeBSD-4.3-stable == hang

2001-06-25 Thread Coleman Kane
I thought that dfr was supposed to be taking care of this...maybe not anymore. On Mon, Jun 25, 2001 at 11:06:20AM +0100, Rasputin wrote, and it was proclaimed: > * Glenn Johnson <[EMAIL PROTECTED]> [010614 20:27]: > > On Thu, Jun 14, 2001 at 02:36:00PM -0500, [EMAIL PROTECTED] wrote: > > > > > S

Re: RAID spanning over two 2400A's supported?

2002-04-22 Thread Coleman Kane
Yeah, Basically that's it in short form. -- coleman On Sun, Apr 21, 2002 at 03:29:49PM +0300, Vallo Kallaste wrote: > > As I understand it, it's basically SCSI RAID controller with some > special firmware which will translate subset of ATA commands to SCSI > and vice versa. Something similar to

Re: Unrecognized CPU Class (and a disc error)

2002-11-04 Thread Coleman Kane
Another thing that may cause this behavior is if the 80-conductor ATA cable is attached backwards, with the master end plugged into the host on the motherboard and the host end plugged into the master drive. On Thu, Oct 31, 2002 at 11:02:30PM -0500, Forrest Aldrich wrote: > > >I believe FreeBSD p

Re: AMD 3DNow instructions on FreeBSD

1999-12-21 Thread Coleman Kane
Yes, if you compile the PGCC from the ports, or packages (in ports/lang) it has support for 3dnow. --cokane Randall Hopper had the audacity to say: > > Hi. Is there a FreeBSD assembler out there which supports the AMD 3DNow > instruction set? > > Why I ask: I attempted to build GLX/Mesa3.1 wit

Re: CPU voltage (was Re: load spike strangeness)

2000-01-10 Thread Coleman Kane
I believe that these readings have to do not only with the uneven voltages in the power supply, b ut also the accuracy of the instruments used to record them. --cokane Kip Macy had the audacity to say: > My machine is not overclocked and I get similar results > > > > Motherboard Temp

Re: When does the 4.x branch go stable?

2000-01-10 Thread Coleman Kane
about, there is also a port in /usr/ports/lang/pgcc. --cokane David O'Brien had the audacity to say: > On Mon, Jan 10, 2000 at 12:40:54AM -0500, Coleman Kane wrote: > > Obviously, you have never tried to make world with the new egcs, it is almost > > WHY do you need to make world wi

Re: FREE CASH, NO CATCH.........

2000-01-23 Thread Coleman Kane
wtf is this? You can't even use this software on freebsd. --cokane [EMAIL PROTECTED] had the audacity to say: > This message is being send in conjuction with the anti-spam policy of AllAdvantage. > If you received this message unwillingly, please accept my most sincere apologies. > To be taken fr

Re: Multiple IP addresses

2000-01-24 Thread Coleman Kane
Easy. To build a firewall of machines that you still want to map unique internet IPs to. I use a nice AMD 5x86 160 to do the job, with OpenBSD. It works rather nicely. I am given 8 IP#'s by my DSL ISP, after broadcast, network, and router that number goes down to 5. I basically map everything thro

Re: Stray IRQs

2000-01-19 Thread Coleman Kane
IRQ 15 is typically an interrupt for the second IDE controller. You may be using SCSI and have disabled the wdc on a mobo that doesn't like that too much. The network traffic blockage could be attributed to the PIC not being reset before the requests were handled. IRQs 8-15 are handled by IRQ 2, m

xl0 packet dropping, still

2000-02-15 Thread Coleman Kane
Well, I switched my xl0 ethernet carc, but I am still recieving messages saying that there are packets being dropped. Sometimes this results in the card being shut down. --cokane PGP signature

Re: K6-MTRRs

2000-03-08 Thread Coleman Kane
Roman Shterenzon had the audacity to say: > What models/revisions seem to be broken? > I *think* that K6-2 mtrr works. > That's the impression I was under. I have gotten no information from AMD to say that the MTRRs on their K6-2 line don't work. The only things I know of is that the first-gen ch

Re: K6-MTRRs

2000-03-08 Thread Coleman Kane
Mike Smith had the audacity to say: > > That's the impression I was under. I have gotten no information from AMD to say > > that the MTRRs on their K6-2 line don't work. The only things I know of is that > > the first-gen chips didn't have them, and the code checks for that. Are you sure > > that

Re: 4.0 stable upgrade trouble

2000-03-30 Thread Coleman Kane
For anyone who'd like to know, I was able to successfully upgrade to 4.0-RELEASE by downloading the source tarballs, and unpacking them in my /usr/src directory. I cleared it out of the old 3.4 sources beforehand, and found that you must first compile a 4.0 kernel and reboot before attempting a ma

Re: How stable is the ATA code?

2000-04-04 Thread Coleman Kane
I'd like to say that I have been keeping stable with freebsd 4.0, and I am using ata with an FIC-VA503+ (VIA Apollo MVP3) mobo and a WD Expert 18GB Hard Drive (which I recommend to anyone) with no problems. I have been updating my kernel as large changes come along and have been amazed at the stab

Re: How stable is the ATA code?

2000-04-05 Thread Coleman Kane
I have heard of trouble trying to get a non-UDMA drive working connected to a UDMA drive. Try Linking the ad1 to your CDROM's channel and disable the UDMA for Master+Slave 2nd controller in BIOS. Also, WDMA wasn't properly implemented on some drives (I have an old maxtor to testify to that, and ma

Re: How stable is the ATA code?

2000-04-05 Thread Coleman Kane
ne Warner Losh had the audacity to say: > > In message <[EMAIL PROTECTED]> Coleman Kane writes: > : The original point was that the troubles weren't necessarily > : chipset-specific or mobo specific. There is probably some code that > : needs to be dealt with. >

Re: Sound issues

2000-05-18 Thread Coleman Kane
BLE was over a month old. > > It looks like your card may be an SB-compatible. Have you tried adding a > "sbc0" entry in your config file? > > -- > Conrad Sabatier > http://members.home.net/conrads/ > ICQ# 1147270 > > > > To Unsubscribe: send mail

3dfx driver

2000-06-04 Thread Coleman Kane
facilitate the linux ioctl interface (which requires drivers to register their own ioctls for linux). Anyway, is there someone in charge of taking care of this sort of thing, or some testers? -- Coleman Kane President, UC Free O.S. Users Group - http://pohl.ececs.uc.edu PGP signature

kerneld for FreeBSD

2000-06-04 Thread Coleman Kane
help with it. -- Coleman Kane President, UC Free O.S. Users Group - http://pohl.ececs.uc.edu PGP signature

Re: kerneld for FreeBSD

2000-06-05 Thread Coleman Kane
rather lengthy, maybe I'll try fiddling with something tonight... school is over until summer quarter starts. Mike Smith had the audacity to say: > > They're "non shareable" at the hardware level ... like all the "non > shareable" hardware resour

Re: kerneld for FreeBSD

2000-06-05 Thread Coleman Kane
first one is off... that's what I'm talking about. > > "Some resources?" Er, no offence, but you're not making any sense. > -- Coleman Kane President, UC Free O.S. Users Group - http://pohl.ececs.uc.edu PGP signature

Re: Wierd Log Messages

2000-06-21 Thread Coleman Kane
> Jun 21 18:30:34 laptop /kernel: ata0: resetting devices .. done > Jun 21 18:30:34 laptop /kernel: vm_fault: pager read error, pid 231 > (wmmon) > Jun 21 18:30:34 laptop /kernel: pid 241 (licq), uid 1001: exited on > signal 6 (core dumped) > > > To Unsubscribe: send mail

Re: AMD K6-2 / 550

2000-07-06 Thread Coleman Kane
now, so pardon my OT rant. > > Intel Inside^H^H^H^H^H^HElsewhere. > > > Jeff Mountin - [EMAIL PROTECTED] > Systems/Network Administrator > FreeBSD - the power to serve > > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-st

Re: 4.0-20000714-SNAP on 486 DX2-66

2000-07-19 Thread Coleman Kane
to install there -- hangs while installing > probably related to bugs in wd driver) > > everything seems to work fine > generating DSA key takes 20 minutes (no less!) > > /fjoe > > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe

Re: agp and 3dfx

2000-07-25 Thread Coleman Kane
where! > http://mail.yahoo.com/ > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-stable" in the body of the message > -- Coleman Kane President, UC Free O.S. Users Group - http://pohl.ececs.uc.edu To Unsubscribe: send mail to