Re: Getting at cardbus CIS data from inside drivers

2000-11-20 Thread Warner Losh
In message <[EMAIL PROTECTED]> Bill Paul writes: : Is there any support planned for externalizing the CIS info somehow, : i.e. by providing bus methods to call the CIS parsing routines? Another : way to do it would be to pass the info down to the child device using : ivars. I would imaging that th

Getting at cardbus CIS data from inside drivers

2000-11-20 Thread Bill Paul
Okay. Recently, David O'Brien handed me an Intel 10/100 Cardbus NIC, which uses the 21143-PB chip. It's a non-MII card (has a Quality Semi symbol PHY). Unfortunately, it looks like Intel has taken a few shortcuts with this card: the serial EEPROM doesn't contain any useful information. Instead, th

Problem Compiling Kernel

2000-11-20 Thread Michael Brune
I CVSup'ed the sources today, built and installed world and everything was fine. When I tried to compile the kernel, I recieve this error when I do the 'make depend' ./aicasm -nostdinc -I- -I. -I../../ -I../../../include -I../../contrib/dev/acpica/Subsystem/Include -I../../cam/scsi -I../../dev/a

Re: Cardbus fixes

2000-11-20 Thread Jonathan Chen
I've been side tracked for a long time since after the con with various more urgant things to do, and have left the cardbus stuff along for a while, but now that thanksgiving is near, I might have some more time to work on this... On Sat, Nov 18, 2000 at 10:05:01PM -0700, Justin T. Gibbs wrote: >

Re: USW2 Root: -current build report for Mon Nov 20 02:06:26 CST 2000

2000-11-20 Thread Marcel Moolenaar
Jordan Hubbard wrote: > > Kaboom. Looks like the fixes to perl unfixed the release. I'll take a look at it. I tested a buildworld and an installworld, so this failure is unexpected. I don't have an explanation yet. This can take a couple of hours... -- Marcel Moolenaar mail: [EMAIL PROTECTE

Re: Error in libstdc++ buildworld

2000-11-20 Thread John Polstra
In article <[EMAIL PROTECTED]>, David O'Brien <[EMAIL PROTECTED]> wrote: > One cannot "upgrade"[*] to -CURRENT using he "RELENG_4" tag. The > "RELENG_4" is the 4.x code base. To get -CURRENT source one would use no > tag. Not correct! One should use "tag=.". If he uses no tag then he'll get t

USW2 Root: -current build report for Mon Nov 20 02:06:26 CST 2000

2000-11-20 Thread Jordan Hubbard
: Mon, 20 Nov 2000 07:13:47 -0600 (CST) From: USW2 Root <[EMAIL PROTECTED]> Message-Id: <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: -current build report for Mon Nov 20 02:06:26 CST 2000 Doing nightly build attempt for 5.0-20001120-CURRENT at Mon Nov 20 02:06:26 CST 2000 Up

Re: CURRENT is freezing again ...

2000-11-20 Thread Mark Murray
> Interestingly though - I thrashed the disks for about 15 minutes to no > avail before kldloading random.ko and firing up ssh, at which point it > froze within a few minutes while typing. Obviously one data point > isn't much to go off, but it might be somewhere to start looking. Now that I've (

Re: binutils commit breaks kernel builds?

2000-11-20 Thread Harti Brandt
On Wed, 15 Nov 2000, David O'Brien wrote: > On Wed, Nov 15, 2000 at 04:15:55PM +0100, Harti Brandt wrote: > > with fresh sources from today 6:00 MET kernel builds fail. The victim is > > I'm done with the upgrade - you may have easily CVSuped during the > upgrade process. Can you wait an hour o

Re: -current scheduler strangeness

2000-11-20 Thread Szilveszter Adam
On Mon, Nov 20, 2000 at 05:35:40AM -0800, Julian Elischer wrote: > Maybe it should be self tuning according to the speed of the data. > I don't understand why the hwptr would go backwards due to system load.. > if this is an underflow, then the message should say so... Just FYI, I also get this

Re: -current scheduler strangeness

2000-11-20 Thread Julian Elischer
Stanislav Grozev wrote: > > On Mon, Nov 20, 2000 at 02:37:39PM +0200, Maxim Sobolev wrote: > > > > pcm0: at port >0x220-0x22f,0x530-0x537,0x388-0x38b,0x330-0x331,0x370-0x371 irq 5 drq 0,1 on isa0 > > > > It could be due to my commit in which I reduced buffer size in mss driver from 64K >to 4K.

Re: -current scheduler strangeness

2000-11-20 Thread Stanislav Grozev
On Mon, Nov 20, 2000 at 02:37:39PM +0200, Maxim Sobolev wrote: > > > pcm0: at port >0x220-0x22f,0x530-0x537,0x388-0x38b,0x330-0x331,0x370-0x371 irq 5 drq 0,1 on isa0 > > It could be due to my commit in which I reduced buffer size in mss driver from 64K >to 4K. Please try to increase it to 8KB,

Re: -current scheduler strangeness

2000-11-20 Thread Julian Elischer
Stanislav Grozev wrote: > > Hi, > today I upgraded my 5.0-CURRENT from PRE_SMPNG to -current from about 5-6 > hours. everything went fine, the system is working, but I now notice the > following: whenever I compile something (say a port) and play an mp3 > in xmms at the same time, the mp3 playing

Re: -current scheduler strangeness

2000-11-20 Thread Maxim Sobolev
Stanislav Grozev wrote: > as a followup, whenever I have disk access the problem shows also... > > > > pcm0: at port >0x220-0x22f,0x530-0x537,0x388-0x38b,0x330-0x331,0x370-0x371 irq 5 drq 0,1 on isa0 It could be due to my commit in which I reduced buffer size in mss driver from 64K to 4K. Ple

Re: -current scheduler strangeness

2000-11-20 Thread Stanislav Grozev
as a followup, whenever I have disk access the problem shows also... On Mon, Nov 20, 2000 at 02:23:26PM +0200, Stanislav Grozev wrote: > Hi, > today I upgraded my 5.0-CURRENT from PRE_SMPNG to -current from about 5-6 > hours. everything went fine, the system is working, but I now notice the > fo

-current scheduler strangeness

2000-11-20 Thread Stanislav Grozev
Hi, today I upgraded my 5.0-CURRENT from PRE_SMPNG to -current from about 5-6 hours. everything went fine, the system is working, but I now notice the following: whenever I compile something (say a port) and play an mp3 in xmms at the same time, the mp3 playing is frequently interrupted, or loops

Re: CURRENT is freezing again ...

2000-11-20 Thread Kris Kennaway
On Fri, Nov 17, 2000 at 05:58:30PM -0800, Kris Kennaway wrote: > On Fri, Nov 17, 2000 at 12:55:28PM +0100, Soren Schmidt wrote: > > > > I thought I was the only one, since my question on the freebsd-current > > > mailing list went unanswered. > > > > You are _not_ alone, there has been numerous

Re: Error in libstdc++ buildworld

2000-11-20 Thread David O'Brien
On Sun, Nov 19, 2000 at 12:45:11PM -0600, Mark R Grant wrote: > 1. I cleaned up the source directories using "cd /usr ; make cleandir" > 2. I cleaned up the object directories using "cd /usr/obj ; chflags -R > noschg * ; rm -rf *" These two steps should be reversed. The `make cleandir' in #1 w