Re: buildkernel target breaks on pcivar.h

2000-12-13 Thread Crist J. Clark
On Wed, Dec 13, 2000 at 10:52:10AM +0100, Yann Berthier wrote: > On Wed, 13 Dec 2000, Sheldon Hearn wrote: > > > > > > > On Tue, 12 Dec 2000 11:10:43 MST, Warner Losh wrote: > > > > > I just tried it here and it seemed to work... I also built a kernel > > > last night too. > > > > Given that

Re: PCI-PCI Bridge Problems

2000-12-13 Thread Mike Smith
> > From: Michael Harnois [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, December 12, 2000 6:31 AM > > > > On Tue, 12 Dec 2000 05:02:59 -0800, Mike Smith > > <[EMAIL PROTECTED]> said: > > > > > I'll keep working on this one; things will go a lot faster if I > > > can get my hands on a sy

Re: newpcm/kobj

2000-12-13 Thread Cameron Grant
> in the near future, i intend to commit my kobjified newpcm. this gives us > several benefits, including: > > * easier extensibility- new optional methods can be added to > ac97/mixer/channel classes without having to fixup every driver. > > * forward compatibility for drivers, provided no new m

RE: PCI-PCI Bridge Problems

2000-12-13 Thread Michael VanLoon
> From: Michael Harnois [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, December 12, 2000 6:31 AM > > On Tue, 12 Dec 2000 05:02:59 -0800, Mike Smith > <[EMAIL PROTECTED]> said: > > > I'll keep working on this one; things will go a lot faster if I > > can get my hands on a system that misbeh

Re: fxp driver not reset after Windows reboot?

2000-12-13 Thread Gary Jennejohn
Cliff Sarginson writes: > Hello > I have the self same problem with my nics' Realtek 8139's. > But on my '98 machine it is dual bootable with Linux. > If I don't power cycle the PC between using windows and > Linux my nic's are unusable, gaining a MAC address > of as I see yours does

professional art community

2000-12-13 Thread Jim Gunn
Chalky Chalk WELCOMES YOU: This is not Spam. If you are not a part of the picture framing or art industry this was not intended for you and we have no us for your interest what so ever. To unsubscribe see bottom **News

Bridging NT4 subnets

2000-12-13 Thread John Miller
I am having trouble setting up bridge between 2 subnets with NT4 servers on either side. Both subnets are behind different firewalls for external access. Static Routes have been setup on each subnets firewalls to route traffic through the bridge. Windows2000 boxes can map shares on the NT4 serv

RE: cvs commit: src/sys/i386/i386 trap.c

2000-12-13 Thread John Baldwin
On 13-Dec-00 John Baldwin wrote: > jhb 2000/12/13 10:57:15 PST > > Modified files: > sys/i386/i386trap.c > Log: > If we fail to emulate a vm86 trap in kernel mode, then we use > vm86_trap() to return to the calling program directly. vm86_trap() > doesn't return, t

Snapshot broken?

2000-12-13 Thread Nick Liu
Guys: I was reading the -current mail on www.freebsd.org the other day, and forgive me if I am wrong. is the -current still broken? If it is, can you tell me what is the latest unbroken snapshot? Please cc me. Nick To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd

Re: Giant pb in very recent current?

2000-12-13 Thread Samuel Tardieu
On 13/12, Ollivier Robert wrote: | Samuel Tardieu disait : | > That's also what happens with my Dell Optiplex GX1. | | With or without removing the logo_saver module? In my case, removing the | screen saver fixed the problem. With. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsub

Re: Giant pb in very recent current?

2000-12-13 Thread Ollivier Robert
Samuel Tardieu disait : > That's also what happens with my Dell Optiplex GX1. With or without removing the logo_saver module? In my case, removing the screen saver fixed the problem. On another topic, I tried to use growfs on my laptop to merge three slices and it worked without a glitch. Cong

Re: Giant pb in very recent current?

2000-12-13 Thread Samuel Tardieu
On 12/12, Ollivier Robert wrote: | > Is that an IBM Thinkpad by any chance? That would support the idea that | > we have a faulty BIOS... | | Nope, Sony VAIO Z505SX. That's also what happens with my Dell Optiplex GX1. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-

New European Promotional Contest

2000-12-13 Thread office
Dear Sirs, We are very pleased to welcome you and present a new economic initiative for producers from all European countries - both western and eastern. FOR THE FIRST TIME - ON SUCH A LARGE SCALE - IN THE VERY HEART OF EUROPE! "EURO LEADER 2001" This is an honourable title and prestigious Prom

Patch to allow overriding of nm in lorder, genassym.sh

2000-12-13 Thread Benno Rice
Does anyone object to me committing the attached patch? It basically allows the overriding of nm in lorder(1) and sys/kern/genassym.sh using the environment variable NM. I've been using this locally as I've been building with 'powerpc-elf-nm' rather than nm. Comments? Objections? Review? =)

New European Promotional Contest

2000-12-13 Thread office
Dear Sirs, We are very pleased to welcome you and present a new economic initiative for producers from all European countries - both western and eastern. FOR THE FIRST TIME - ON SUCH A LARGE SCALE - IN THE VERY HEART OF EUROPE! "EURO LEADER 2001" This is an honourable title and prestigious Prom

Re: buildkernel target breaks on pcivar.h

2000-12-13 Thread Yann Berthier
On Wed, 13 Dec 2000, Sheldon Hearn wrote: > > > On Tue, 12 Dec 2000 11:10:43 MST, Warner Losh wrote: > > > I just tried it here and it seemed to work... I also built a kernel > > last night too. > > Given that I've had one "works here" and no "I see it too", it's > probably safe to assume th

Re: buildkernel target breaks on pcivar.h

2000-12-13 Thread Sheldon Hearn
On Tue, 12 Dec 2000 11:10:43 MST, Warner Losh wrote: > I just tried it here and it seemed to work... I also built a kernel > last night too. Given that I've had one "works here" and no "I see it too", it's probably safe to assume that I'm doing something stupid. Thanks, Sheldon. To Unsubsc