Re: 4.7-PRERELEASE FAILING!!

2002-09-19 Thread Odhiambo Washington
* Ulrich 'Q' Spoerlein <[EMAIL PROTECTED]> [20020919 17:12]: wrote: > AFAIR mysqld was started like this: safe_mysqld >/dev/null & && echo -n ' > mysqld' which won't work anymore. instead use something like this: > safe_mysqld &

RE: Netgear MA301 PCI->PCMCIA bridge in 4.6.2/4.7?

2002-09-19 Thread Lawrence Farr
Yep. They work fine: wi0: port 0xdf00-0xdf3f,0xd880-0xd8ff mem 0xdfffe000-0xdfffefff irq 10 at device 9.0 on pci0 wi0: 802.11 address: 00:30:ab:09:5e:ed wi0: using RF:PRISM2 MAC:HFA3841 CARD:HWB3163 rev.B wi0: Intersil Firmware: Primary 0.03.00, Station 0.08.03 Lawrence Farr EPC Direct Limit

Netgear MA301 PCI->PCMCIA bridge in 4.6.2/4.7?

2002-09-19 Thread Matt Sealey
Hewwo, Anyone know the precise status of support for the Netgear MA301 PCI card in STABLE or the last release? I think I can get one dirt cheap with the MA401 PCMCIA card bundled, but dirt cheap is still £50, and £50 is more than I want to spend on hardware my server won't support properly. If

Re: 4.7-PRERELEASE FAILING!!

2002-09-19 Thread Bruce A. Mah
If memory serves me right, Tim Robbins wrote: > On Thu, Sep 19, 2002 at 02:48:59PM +0200, Dimitry Andric wrote: > > [...] > > I fear this is going to be a FAQ when 4.7 hits the streets... Wouldn't > > this be a good entry for the /usr/src/UPDATING file? :) > > It's in the release notes. The vers

Re: 4.7-PRERELEASE FAILING!!

2002-09-19 Thread Tim Robbins
On Thu, Sep 19, 2002 at 02:48:59PM +0200, Dimitry Andric wrote: [...] > I fear this is going to be a FAQ when 4.7 hits the streets... Wouldn't > this be a good entry for the /usr/src/UPDATING file? :) It's in the release notes. The version on www.freebsd.org is out of date; try this instead: ftp

Re: 4.7-PRERELEASE FAILING!!

2002-09-19 Thread Ulrich 'Q' Spoerlein
On Thu, 19 Sep 2002 15:58:43 +0300, you wrote: >> yes, "command1 & && command2" won't work any longer. please update your >> mysql ports as there are new startup scripts (or replace mysql & && echo >> mysql with mysql &; echo mysql) > >Where is this documented? I missed it. Is this relevant to 4.

Re: USB_DEBUG compile error [was Re: umass oddity in 4.7-PRERELEASE]

2002-09-19 Thread Chip Marshall
On Thu, 2002-09-19 at 02:44, Aurélien Nephtali wrote: > On Wed, Sep 18, 2002 at 06:20:12PM -0400, Chip Marshall wrote: > > BTW, I attempted to cvsup and recompile my kernel today, adding options > > USB_DEBUG to the mix. Got a compile error: > > > > linking kernel > > usb.o: In function `usbioctl

Re: 4.7-PRERELEASE FAILING!!

2002-09-19 Thread Mike Tancsa
At 03:20 PM 19/09/2002 +0300, Odhiambo Washington wrote: >The first clue I have about all this is that I realized that mysql-server.sh >refused to start. When I attempted to start it manually the system >complained that >there was "&&" that was unexpected. So I am wondering whether the syntax >f

Re: 4.7-PRERELEASE FAILING!!

2002-09-19 Thread Odhiambo Washington
* Dimitry Andric <[EMAIL PROTECTED]> [20020919 15:49]: wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 2002-09-19 at 14:20:39 Odhiambo Washington wrote: > > OW> The first clue I have about all this is that I realized that mysql-server.sh > OW> r

Re: 4.7-PRERELEASE FAILING!!

2002-09-19 Thread Odhiambo Washington
* Ulrich 'Q' Spoerlein <[EMAIL PROTECTED]> [20020919 15:37]: wrote: > On Thu, 19 Sep 2002 15:20:39 +0300, you wrote: > > >> >When I start them manually they do start however. I did not make any > >> >changes to the rc files during mergemaster.

Re: 4.7-PRERELEASE FAILING!!

2002-09-19 Thread Dimitry Andric
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2002-09-19 at 14:20:39 Odhiambo Washington wrote: OW> The first clue I have about all this is that I realized that mysql-server.sh OW> refused to start. When I attempted to start it manually the system complained that OW> there was "&&" that was u

Re: 4.7-PRERELEASE FAILING!!

2002-09-19 Thread Ulrich 'Q' Spoerlein
On Thu, 19 Sep 2002 15:20:39 +0300, you wrote: >> >When I start them manually they do start however. I did not make any >> >changes to the rc files during mergemaster. >> >> You must have accidentally changed something at mergemaster / install time. >> Double check that the files in /etc/ didnt

Re: 4.7-PRERELEASE FAILING!!

2002-09-19 Thread Odhiambo Washington
* Mike Tancsa <[EMAIL PROTECTED]> [20020919 15:10]: wrote: > At 02:54 PM 9/19/2002 +0300, Odhiambo Washington wrote: > > >Did I miss a CRITICAL Heads Up??? What could be happening here? > > > > > >When I start them manually they do start however. I did not

ppp(8) brokenness

2002-09-19 Thread Tim Robbins
I submitted this PR two weeks ago and have received no response: http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/42407 Could someone who understands the user-ppp code check this out? The diffs between 4.6 and 4.7 are too large for me to be able to audit. I would really like to see this fixed for