recent pkg_install commit

1999-06-23 Thread Anonymous
Can some one back out the recent commits in usr.sbin/pkg_install that adds ? to getopt(3) optarg string? -- Steve To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Make world doesn't get past dhclient

1999-06-23 Thread Anonymous
Maybe I didn't get all the changes. I'm going to cvsup again and check. Thanks, ed cc -nostdinc -O -pipe -I/usr/src/sbin/dhclient/../../contrib/isc-dhcp/includes -I/usr/src/sbin/dhclient/../../contrib/isc-dhcp -I/usr/obj/usr/src/tmp/usr/include -static -o dhclient clparse.o dhclient.o alloc

Re: PCM sound problems

1999-06-23 Thread Anonymous
Oops, forgot my pnpinfo output Checking for Plug-n-Play devices... Card assigned CSN #1 Vendor ID CSC4236 (0x3642630e), Serial Number 0x PnP Version 1.0, Vendor Version 5 Device Description: Crystal Codec Logical Device ID: CSC 0x630e #0 Device Description: WSS/SB TAG Start

PCM sound problems

1999-06-23 Thread Anonymous
I have a problem with the way my soundcard behaves. It stutters when using mpg123, where a small segment of music is played a number of time before moving onto the next segment. Looking at the code, I see that the DMA is set up in auto mode. I can only surmise that interrupts are not being ser

Re: ktrace causes kernel panic

1999-06-23 Thread Anonymous
On Wednesday, 23 June 1999 at 18:11:21 -0700, Doug wrote: > On Thu, 24 Jun 1999, Greg Lehey wrote: > >> On Wednesday, 23 June 1999 at 11:45:12 -0700, Doug wrote: >>> Using a recent (few days) -current I had a process lock up on me >>> last night, so I did a 'ktrace -p whateverthepidwas' and le

Re: ktrace causes kernel panic

1999-06-23 Thread Anonymous
On Thu, 24 Jun 1999, Greg Lehey wrote: > On Wednesday, 23 June 1999 at 11:45:12 -0700, Doug wrote: > > Using a recent (few days) -current I had a process lock up on me > > last night, so I did a 'ktrace -p whateverthepidwas' and let it run for a > > while. When I issued a 'ktrace -C' in anoth

Re: ktrace causes kernel panic

1999-06-23 Thread Anonymous
On Wednesday, 23 June 1999 at 11:45:12 -0700, Doug wrote: > Using a recent (few days) -current I had a process lock up on me > last night, so I did a 'ktrace -p whateverthepidwas' and let it run for a > while. When I issued a 'ktrace -C' in another screen, everything froze and > the kernel p

Re: New ATA stuff, questions and comment

1999-06-23 Thread Anonymous
On Thu, 24 Jun 1999, Bruce Evans wrote: > >For me, it's very reliable. It even supports Ultra DMA 2 mode! And of course, > >I'm happy with the atapi-fd driver :) See: > > UDMA mode 2 is normal 33 MB/sec UDMA mode and has been supported by the > old driver for about 2 years now (although not for

Re: New ATA stuff, questions and comment

1999-06-23 Thread Anonymous
>For me, it's very reliable. It even supports Ultra DMA 2 mode! And of course, >I'm happy with the atapi-fd driver :) See: UDMA mode 2 is normal 33 MB/sec UDMA mode and has been supported by the old driver for about 2 years now (although not for all chipsets). Bruce To Unsubscribe: send mail t

Re: ktrace causes kernel panic

1999-06-23 Thread Anonymous
On Wed, 23 Jun 1999, Doug wrote: > Using a recent (few days) -current I had a process lock up on me > last night, so I did a 'ktrace -p whateverthepidwas' and let it run for a > while. When I issued a 'ktrace -C' in another screen, everything froze and > the kernel panic'ed. I dropped to th

Re: New ATA stuff, questions and comment

1999-06-23 Thread Anonymous
On Wed, 23 Jun 1999, Doug wrote: > On Wed, 23 Jun 1999, Brian F. Feldman wrote: > > > On Wed, 23 Jun 1999, Doug wrote: > > > > > First a question, namely what is the current state of the ATA > > > drivers in -current? Are they reliable (where "reliable" goes by -current > > > terms obviously)

Re: New ATA stuff, questions and comment

1999-06-23 Thread Anonymous
On Wed, 23 Jun 1999, Brian F. Feldman wrote: > On Wed, 23 Jun 1999, Doug wrote: > > > First a question, namely what is the current state of the ATA > > drivers in -current? Are they reliable (where "reliable" goes by -current > > terms obviously)? I finally am in a position to test them with

Re: New ATA stuff, questions and comment

1999-06-23 Thread Anonymous
On Wed, 23 Jun 1999, Doug wrote: > First a question, namely what is the current state of the ATA > drivers in -current? Are they reliable (where "reliable" goes by -current > terms obviously)? I finally am in a position to test them with a new > workstation that has IDE disks, so I thought

New ATA stuff, questions and comment

1999-06-23 Thread Anonymous
First a question, namely what is the current state of the ATA drivers in -current? Are they reliable (where "reliable" goes by -current terms obviously)? I finally am in a position to test them with a new workstation that has IDE disks, so I thought I'd give it a go. Also, I was t

ktrace causes kernel panic

1999-06-23 Thread Anonymous
Using a recent (few days) -current I had a process lock up on me last night, so I did a 'ktrace -p whateverthepidwas' and let it run for a while. When I issued a 'ktrace -C' in another screen, everything froze and the kernel panic'ed. I dropped to the debugger on the console and it was def