Re: Boot problems with new -current

1999-09-26 Thread Cejka Rudolf
Thanks to both replies - these helped me for staying in -current... Poul-Henning Kamp wrote (1999/09/25): > Your disk claims to have bad144 enabled, the ata driver doesn't > support this. > If you need bad144 support (ESDI or ST506 disks, you can recognize > them by the two ribbon cables and the

Re: Boot problems with new -current

1999-09-26 Thread Soren Schmidt
It seems Cejka Rudolf wrote: > I think internal bad block remapping is long time here. But > in the middle of 1996 I have bought a new Western Digital disk > with some bad sectors and it runs without any problems till today > (and without any new bad sectors - I have tried new disk format > some

Re: make world, attempt 5

1999-09-26 Thread John Hay
Are you sure everything is ok on your machine? I have done 4-5 make worlds in the last 48 hours and except for the perl breakage, haven't had any other problems. Even make release worked here. John -- John Hay -- [EMAIL PROTECTED] > I've been trying for the last 24 hours solid to make a new wor

-current panic w/linux netscape

1999-09-26 Thread Mike Pritchard
I finally saw my first -current panic in more than 5 months (not a bad track record). I have a panic that I can duplicate with a 24 hour old "make world" and a 4 hour old -current kernel. If I run the linux netscape (installed from ports less than a week ago), the kernel panics in copystr(). Min

Re: Beneath The Planet Of The Mondays

1999-09-26 Thread John Hay
It might be possible that Jordan needs to help the machine that build the -current snaps a little if its /usr/src/release/Makefile isn't updated automatically. Mark has changed the kerberos distribution name from krb to krb4. That broke my releases here a few days before I realised what was wrong.

Re: XFree86-3.3.5/kde-1.1.2/Current today.

1999-09-26 Thread Vallo Kallaste
On Sat, Sep 25, 1999 at 12:11:20AM +, Edwin Culp <[EMAIL PROTECTED]> wrote: > This morning I made world, updated XFree86 and kde, which didnĀ“t seem to > be a problem until I started X and nowI get revers Icon's - silhouettes > on the kde background. I get no text but a block where the text i

Re: Loss of Functionality with newpnp

1999-09-26 Thread Ollivier Robert
According to Donald J . Maddox: > I get the same failures as above from the PnP code, but the card still > works (mostly) because it has already been configured by the PnP BIOS. > The SB16-compatible portion of the card works OK even if I take PnP > support out of the kernel completely, and always

Re: Panic with BT Speedway / AVM Fritz!PCI ISDN

1999-09-26 Thread Brian Somers
[redirected to freebsd-isdn] > Until installing a BT Speedway (AVM Fritz!PCI), ISDN card, my early > August 4.0-C box was stable. > > Since then, I've had numerous panics, complete with advice to increase > NTPBUFFERS / maxusers. Despite a new world as of 5/9/99 and greatly NMBCLUSTERS ? > inc

Re: On hub.freebsd.org refusing to talk to dialups

1999-09-26 Thread Brian Somers
> > Basically, I think not allowing ISP's to allow the Dialup lines to > > forward email as a good thing, but for them to limit was businesses do > > with their IP traffic is simply too big brother'ish, no matter what > > their contract states. > > If _we_ don't start to do something about it, bi

Re: On hub.freebsd.org refusing to talk to dialups

1999-09-26 Thread Brian Somers
> I have some experience (from anti-spam mailing lists) of ISP's who > are quite prepared to open port 25 for customers who ask. This is > very good; SMTP has no authentication at all, and it is this > "free-for-all" feature that spammers abuse. However - with a view [.] I belive sendmail-8.1

Re: On hub.freebsd.org refusing to talk to dialups

1999-09-26 Thread sthaug
> > If _we_ don't start to do something about it, big brother _is_ going > > to do something about it. Trust me on this one, being a member of the > > USPA I know that we are far better off implementing our own (as ISP's) > > set of safe gaurds that help eliminate certain undesirable behavior. >

Re: Beneath The Planet Of The Mondays

1999-09-26 Thread Daniel C. Sobral
Bill Paul wrote: > > I realize this is -current and all and mistakes happen, but make > release basically constitutes a 'full build' of FreeBSD and if it > doesn't work, especially for a whole week, it looks kinda bad. Does it? I thought -current wasn't supposed to work at all, except by acciden

Signal 6

1999-09-26 Thread Stephan van Beerschoten
When making /usr/ports/x11/gnome, the compiler fails with the following: obgtkObject.m: In function `obgtk_signal_relay': obgtkObject.m:133: Could not find a spill register (insn:HI 564 562 565 (set (mem:DF (reg:SI 0 %eax)) (subreg:DF (reg:SI 128) 0)) 77 {movdf_mem+1} (insn_list 562 (nil)

Re: Boot problems with new -current

1999-09-26 Thread Bruce Evans
On Sun, 26 Sep 1999, Cejka Rudolf wrote: > Ok: Just run "disklabel -r -e ad0", clear word "badsect" > in "Flags:" line and booting of new kernels is back... I think phk set to switch back to the wd driver to run disklabel, but that shouldn't be necessary -- a new label can certainly be written u

Re: Boot problems with new -current

1999-09-26 Thread Rodney W. Grimes
[Charset ISO-8859-1 unsupported, filtering to ASCII...] > It seems Cejka Rudolf wrote: > > I think internal bad block remapping is long time here. But > > in the middle of 1996 I have bought a new Western Digital disk > > with some bad sectors and it runs without any problems till today > > (and

ata driver question..

1999-09-26 Thread Viren R. Shah
I made world and build a new kernel on Friday the 24th, and later that evening, I got these: Sep 24 18:00:33 jabberwock /kernel: ata0-master: ad_timeout: lost disk contact - resetting Sep 24 18:00:33 jabberwock /kernel: ata0: resetting devices .. done Today morning, I found my machine "hung

Re: ata driver question..

1999-09-26 Thread Soren Schmidt
It seems Viren R. Shah wrote: > > I made world and build a new kernel on Friday the 24th, and later that > evening, I got these: > > Sep 24 18:00:33 jabberwock /kernel: ata0-master: ad_timeout: lost disk contact - >resetting > Sep 24 18:00:33 jabberwock /kernel: ata0: resetting devices .. done

Re: -current panic w/linux netscape

1999-09-26 Thread Matthew Dillon
:I finally saw my first -current panic in more than 5 months (not a bad :track record). : :I have a panic that I can duplicate with a 24 hour old "make world" :and a 4 hour old -current kernel. If I run the linux netscape (installed :from ports less than a week ago), the kernel panics in copystr(

Re: On hub.freebsd.org refusing to talk to dialups

1999-09-26 Thread Rodney W. Grimes
> > > If _we_ don't start to do something about it, big brother _is_ going > > > to do something about it. Trust me on this one, being a member of the > > > USPA I know that we are far better off implementing our own (as ISP's) > > > set of safe gaurds that help eliminate certain undesirable beha

Re: On hub.freebsd.org refusing to talk to dialups

1999-09-26 Thread Gary Palmer
Brian Somers wrote in message ID <[EMAIL PROTECTED]>: > > I have some experience (from anti-spam mailing lists) of ISP's who > > are quite prepared to open port 25 for customers who ask. This is > > very good; SMTP has no authentication at all, and it is this > > "free-for-all" feature that spamme

Re: Loss of Functionality with newpnp

1999-09-26 Thread Donald J . Maddox
The whole point is that I want to be able to use the wavetable synthesis features of the card. Newpcm (or oldpcm, for that matter) provides NO support for the AWE device whatsoever, as you can see from your dmesg below. It makes little sense to me that PnP functionality should be tied down to a

Re: On hub.freebsd.org refusing to talk to dialups

1999-09-26 Thread Gary Palmer
Brian Somers wrote in message ID <[EMAIL PROTECTED]>: > I think it's up to the ISP what default policies they have, and I > also think that this sort of policy is a good default... but only as > long as the ISP allows exceptions. As a paying subscriber with a > clean record I *must* be allowed

Re: Loss of Functionality with newpnp

1999-09-26 Thread Gary Palmer
"Donald J . Maddox" wrote in message ID <[EMAIL PROTECTED]>: > I'm just suggesting here that it would be nice if the authors of > this code would make it _equally functional_ to what was removed. > It's not nice to remove functionality unconditionally and then > provide no replacement at all... I

Re: Loss of Functionality with newpnp

1999-09-26 Thread Donald J . Maddox
On Sun, Sep 26, 1999 at 01:11:55PM -0400, Gary Palmer wrote: > "Donald J . Maddox" wrote in message ID > <[EMAIL PROTECTED]>: > > I'm just suggesting here that it would be nice if the authors of > > this code would make it _equally functional_ to what was removed. > > It's not nice to remove funct

Re: -current panic w/linux netscape

1999-09-26 Thread Marcel Moolenaar
Mike Pritchard wrote: > I have a panic that I can duplicate with a 24 hour old "make world" > and a 4 hour old -current kernel. If you use the linux module, make sure it's in sync with the kernel. If that doesn't help, either follow Matt's advice or use ktrace/truss. -- Marcel Moolenaar

Re: On hub.freebsd.org refusing to talk to dialups

1999-09-26 Thread Matthew Dillon
:Brian Somers wrote in message ID :<[EMAIL PROTECTED]>: :> I think it's up to the ISP what default policies they have, and I :> also think that this sort of policy is a good default... but only as :> long as the ISP allows exceptions. As a paying subscriber with a :> clean record I *must* be

Re: On hub.freebsd.org refusing to talk to dialups

1999-09-26 Thread Alex Zepeda
On Sun, 26 Sep 1999, Gary Palmer wrote: > No, actually, there is absolutely nothing which says that you, as a > subscriber of good standing, *have* to be allowed to connect to > non-local port 25. I think it is perfectly reasonable that the ISP > require that you buy a static IP (with N months i

Re: On hub.freebsd.org refusing to talk to dialups

1999-09-26 Thread Gary Palmer
Alex Zepeda wrote in message ID : > No, the real problem is the ISPs who can't fund decent servers and provide > decent service. If they could take care of spam and provide a 99% > reliable service, I'd have very few problems with using their mail

Re: Loss of Functionality with newpnp

1999-09-26 Thread Gary Palmer
"Donald J . Maddox" wrote in message ID <[EMAIL PROTECTED]>: > Ummm... I'm not screaming anything, Gary. The intent of my message is > just to let the authors of this code know that it is *not* equal in > functionality to what was removed. As I said in my original message, it > would be nice to

Re: Loss of Functionality with newpnp

1999-09-26 Thread Donald J . Maddox
Sigh. Again, I didn't demand anything. I simply pointed out that functionality had been lost. If I was the author of this code, I would *want* feedback on how it was working out for people out here in userland. I assume that the authors in question _do_ want such feedback. On Sun, Sep 26, 199

Re: Loss of Functionality with newpnp

1999-09-26 Thread Mike Smith
> Sigh. Again, I didn't demand anything. > > I simply pointed out that functionality had been lost. If I > was the author of this code, I would *want* feedback on how > it was working out for people out here in userland. I assume > that the authors in question _do_ want such feedback. Actuall

Re: Loss of Functionality with newpnp

1999-09-26 Thread Donald J . Maddox
On Sun, Sep 26, 1999 at 10:51:59AM -0700, Mike Smith wrote: > > Sigh. Again, I didn't demand anything. > > > > I simply pointed out that functionality had been lost. If I > > was the author of this code, I would *want* feedback on how > > it was working out for people out here in userland. I a

New PnP code does not work for me(?)

1999-09-26 Thread Donald J . Maddox
I couldn't get my PnP Creative AWE64G to work with the new PnP code, so I tried compiling a kernel with pcm instead. All I get is: unknown0: at port 0x220-0x22f,0x330-0x331,0x388-0x38b irq 5 drq 1,5 on isa0 unknown1: at port 0x200-0x207 on isa0 unknown2: at port 0x620-0x623 on isa0 It is my

Re: Loss of Functionality with newpnp

1999-09-26 Thread Mike Smith
> On Sun, Sep 26, 1999 at 10:51:59AM -0700, Mike Smith wrote: > > > Sigh. Again, I didn't demand anything. > > > > > > I simply pointed out that functionality had been lost. If I > > > was the author of this code, I would *want* feedback on how > > > it was working out for people out here in us

Demand-loaded network ifs and bpf

1999-09-26 Thread Donald J . Maddox
I see that support has been added for demand-loading network if drivers. I seem to recall that the last time I tried using network drivers as klds, nothing that required bpf to work was functional anymore, because bpf required that the device existed at the time it was initialized. Is this still

Re: Loss of Functionality with newpnp

1999-09-26 Thread Donald J . Maddox
On Sun, Sep 26, 1999 at 11:41:14AM -0700, Mike Smith wrote: > > PnP is an infrastructure facility used by drivers to detect and > configure hardware. The side-effect you were relying on was that the > old code would indiscriminately configure any and all PnP hardware > regardless of whether a

Re: make world, attempt 5

1999-09-26 Thread Sheldon Hearn
On Sun, 26 Sep 1999 09:00:50 +0930, Greg Lehey wrote: > I've been trying for the last 24 hours solid to make a new world. The > latest problem is: :-( > /src/PANIC/src/lib/libwrap/../../contrib/tcp_wrappers/hosts_access.c:245: > syntax error before `<' Hi Greg, I was the last person to tou

Re: Loss of Functionality with newpnp

1999-09-26 Thread Mike Smith
> On Sun, Sep 26, 1999 at 11:41:14AM -0700, Mike Smith wrote: > > > > PnP is an infrastructure facility used by drivers to detect and > > configure hardware. The side-effect you were relying on was that the > > old code would indiscriminately configure any and all PnP hardware > > regardless

Re: Loss of Functionality with newpnp

1999-09-26 Thread Donald J . Maddox
On Sun, Sep 26, 1999 at 11:59:33AM -0700, Mike Smith wrote: > > On Sun, Sep 26, 1999 at 11:41:14AM -0700, Mike Smith wrote: > > > > > > PnP is an infrastructure facility used by drivers to detect and > > > configure hardware. The side-effect you were relying on was that the > > > old code woul

Re: Experimental ACPI driver.

1999-09-26 Thread Mike Smith
> Hi, there. > > > We wrote experimental ACPI driver for 4.0-CURRENT. > > This was just one week work so its functionallity is very very poor :-) > but I think it is good idea to start with this for developping ACPI > driver for FreeBSD because it is enough small to understand it. I'm not sure

Re: Loss of Functionality with newpnp

1999-09-26 Thread Kenneth Wayne Culver
This is only partially related, but I still can't even boot a kernel with the pnp0 controller enabled. It just hangs after probing the soundcard. On Sun, 26 Sep 1999, Mike Smith wrote: > > Sigh. Again, I didn't demand anything. > > > > I simply pointed out that functionality had been lost. If

Re: Loss of Functionality with newpnp

1999-09-26 Thread Mike Smith
> On Sun, Sep 26, 1999 at 11:59:33AM -0700, Mike Smith wrote: > > > On Sun, Sep 26, 1999 at 11:41:14AM -0700, Mike Smith wrote: > > > > > > > > PnP is an infrastructure facility used by drivers to detect and > > > > configure hardware. The side-effect you were relying on was that the > > > > o

Re: Loss of Functionality with newpnp

1999-09-26 Thread Mike Smith
> This is only partially related, but I still can't even boot a kernel with > the pnp0 controller enabled. It just hangs after probing the soundcard. You seem to have accidentally deleted all of the details related to this bug report from your email before sending it. Please try again. -- \\

Re: make world, attempt 5

1999-09-26 Thread D. Rock
Greg Lehey schrieb: > > I've been trying for the last 24 hours solid to make a new world. The > latest problem is: > > ===> libwrap > cc -nostdinc -O -pipe -DFACILITY=LOG_AUTH -DHOSTS_ACCESS -DNETGROUP >-DDAEMON_UMASK=022 -DREAL_DAEMON_DIR=\"/usr/libexec\" -DPROCESS_OPTIONS >-DSEVERITY=LOG_

Re: Loss of Functionality with newpnp

1999-09-26 Thread D. Rock
"Donald J . Maddox" schrieb: > Is the new PnP code really so smart that it has no use for user intervention > ever? My experience indicates that it is not. > > It would be very nice if the architects of the new PnP code would add back > this lost functionality. My (Q&D) solution for this problem

Re: Loss of Functionality with newpnp

1999-09-26 Thread Donald J . Maddox
On Sun, Sep 26, 1999 at 12:29:46PM -0700, Mike Smith wrote: > > > > But we do have a working driver for the AWE64. Or rather, it worked fine > > before the new PnP code was comitted, now it doesn't. It seems to me that > > this indicates a deficiency in the new PnP code. Isn't that correct? >

Re: New PnP code does not work for me(?)

1999-09-26 Thread D. Rock
"Donald J . Maddox" schrieb: > > I couldn't get my PnP Creative AWE64G to work with the new PnP > code, so I tried compiling a kernel with pcm instead. All I get is: > > unknown0: at port 0x220-0x22f,0x330-0x331,0x388-0x38b irq 5 drq 1,5 on isa0 > unknown1: at port 0x200-0x207 on isa0 > unkno

Re: Loss of Functionality with newpnp

1999-09-26 Thread Donald J . Maddox
Thanks. That is exactly what I have done. The AWE device cannot work this way, but everything else is functional if I remove the PnP controller from my kernel... On Sun, Sep 26, 1999 at 10:04:38PM +0200, D. Rock wrote: > "Donald J . Maddox" schrieb: > > Is the new PnP code really so smart that

Re: New PnP code does not work for me(?)

1999-09-26 Thread Donald J . Maddox
Thanks again, Daniel... I'll take a look. If the ID isn't in there, I'll submit a PR to get it added. (should only take about 10-12 months to actually get it comitted, if experience is a reliable guide :-/) On Sun, Sep 26, 1999 at 10:09:58PM +0200, D. Rock wrote: > "Donald J . Maddox" schrieb:

Re: New PnP code does not work for me(?)

1999-09-26 Thread Peter Wemm
"Donald J . Maddox" wrote: > I couldn't get my PnP Creative AWE64G to work with the new PnP > code, so I tried compiling a kernel with pcm instead. All I get is: > > unknown0: at port 0x220-0x22f,0x330-0x331,0x388-0x38b irq 5 drq 1,5 o n isa0 > unknown1: at port 0x200-0x207 on isa0 > unkno

Re: Loss of Functionality with newpnp

1999-09-26 Thread Peter Wemm
"Donald J . Maddox" wrote: > Thanks. That is exactly what I have done. The AWE device cannot > work this way, but everything else is functional if I remove the > PnP controller from my kernel... Do not count on this working for long. The PNP probe code is integral to the isa bus now and it's j

Re: New PnP code does not work for me(?)

1999-09-26 Thread Donald J . Maddox
Ok, will do. Thanks. This may be a silly question, but... The old PnP driver recognized a lot of devices, including my AWE64. Isn't there a list of IDs it was aware of that should be merged into newPnP ASAP? On Mon, Sep 27, 1999 at 04:27:42AM +0800, Peter Wemm wrote: > Please try the followin

Re: Loss of Functionality with newpnp

1999-09-26 Thread Hellmuth Michaelis
>From the keyboard of Mike Smith: > I don't think an explanation of how PnP works or how it fits into our > device architecture is feasible at this point, so I'm going to > encourage you to do some research of your own. An explanation of how PnP works is not necessary, some good books and pap

Re: Loss of Functionality with newpnp

1999-09-26 Thread Hellmuth Michaelis
>From the keyboard of Kenneth Wayne Culver: > This is only partially related, but I still can't even boot a kernel with > the pnp0 controller enabled. It just hangs after probing the soundcard. Same here for a week or two in which dfr was very helpful to try to find out what happened. With new

Re: On hub.freebsd.org refusing to talk to dialups

1999-09-26 Thread Ollivier Robert
According to Brian Somers: > I belive sendmail-8.10 will have smtp authentication built in. > There's an rfc too (2554) but I can't say that they're the same thing 8.10 (not yet released) has SMTP AUTH. Support SMTP AUTH (see RFC 2554). New macros for this purpose are

HEADS UP, unionfs commit!

1999-09-26 Thread Matthew Dillon
A new unionfs has been committed. It fixes a whole lot of things, but due to the complexity of the commit people should consider unionfs to be unstable and under test. I will say, though, that unionfs was terribly unstable before the commit and there is very little that I cou

Re: New PnP code does not work for me(?)

1999-09-26 Thread Peter Wemm
"Donald J . Maddox" wrote: > Ok, will do. Thanks. > > This may be a silly question, but... The old PnP driver recognized > a lot of devices, including my AWE64. Isn't there a list of IDs it > was aware of that should be merged into newPnP ASAP? The old PnP code was matching on the card vendor

Re: New PnP code does not work for me(?)

1999-09-26 Thread Donald J . Maddox
On Mon, Sep 27, 1999 at 05:05:37AM +0800, Peter Wemm wrote: > > The old PnP code was matching on the card vendor ID. The new pnp code > treats each logical device on it's own and matches by logical ID.. > (It's actually far more useful that way as most cards have their own > manufacturer ID but

Re: Loss of Functionality with newpnp

1999-09-26 Thread Mike Smith
> On Sun, Sep 26, 1999 at 12:29:46PM -0700, Mike Smith wrote: > > > > > > But we do have a working driver for the AWE64. Or rather, it worked fine > > > before the new PnP code was comitted, now it doesn't. It seems to me that > > > this indicates a deficiency in the new PnP code. Isn't that c

Re: Loss of Functionality with newpnp

1999-09-26 Thread Donald J . Maddox
On Sun, Sep 26, 1999 at 02:23:18PM -0700, Mike Smith wrote: > > Can you give me a few hints on what would be necessary to get the old > > driver to work with the new PnP? > > As has already been explained to you (you _do_ read these messages in > their entirety, right?), the old driver has been

Re: make world, attempt 5

1999-09-26 Thread Amancio Hasty
TinderBox is a great tool for keeping track of build failures... http://www.mozilla.org/tools.html -- Amancio Hasty [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

[dmaddox@conterra.com: Re: New PnP code does not work for me(?)]

1999-09-26 Thread Donald J . Maddox
On Sun, Sep 26, 1999 at 02:29:43PM -0700, Mike Smith wrote: > > Again, thanks for the very helpful and informative answers. I would still > > appreciate it if someone could give me a little bit more of a clue as to > > what is necessary to add newPnP-awareness to the AWE driver, though. > > (S

Re: [dmaddox@conterra.com: Re: New PnP code does not work for me(?)]

1999-09-26 Thread Bill Fumerola
Considering you just redirected what seemed to be a private message to a public mailing list, I have completely just written you off. To say this is bad etiquette would be a gross understatement. I hope you feel like a complete ass, because you just presented yourself as one. -- - bill fumerol

Wierd su problem still there

1999-09-26 Thread Adam Strohl
adams@nightfall(18:06:51)$ su Password:load: 0.37 cmd: su 381 [ttyin] 0.00u 0.00s 0% 668k load: 0.37 cmd: su 381 [ttyin] 0.00u 0.00s 0% 668k load: 0.37 cmd: su 381 [ttyin] 0.00u 0.00s 0% 668k each "load" line is an enter press. If I rlogin to localhost and su there is no problem other progra

Re: [dmaddox@conterra.com: Re: New PnP code does not work for me(?)]

1999-09-26 Thread Donald J . Maddox
While your response seems a bit strong, to say the least, I confess that the redirection was a real mistake... I thought Mike had replied to me on the list and I had hit 'r' by accident, instead of 'g', in mutt. My apologies to Mike. On Sun, Sep 26, 1999 at 05:10:30PM -0400, Bill Fumerola wrote

Re: New PnP code does not work for me(?)

1999-09-26 Thread Doug
Peter Wemm wrote: > > "Donald J . Maddox" wrote: > > Ok, will do. Thanks. > > > > This may be a silly question, but... The old PnP driver recognized > > a lot of devices, including my AWE64. Isn't there a list of IDs it > > was aware of that should be merged into newPnP ASAP? > > The old PnP

Re: New PnP code does not work for me(?)

1999-09-26 Thread Mike Smith
> > The old PnP code was matching on the card vendor ID. The new pnp code > > treats each logical device on it's own and matches by logical ID. > > The new architecture sounds like a good thing, but isn't there a way to > fall back to the old method if the logical device ID isn't found? >

Re: New PnP code does not work for me(?)

1999-09-26 Thread Peter Wemm
Doug wrote: > Peter Wemm wrote: > > > > "Donald J . Maddox" wrote: > > > Ok, will do. Thanks. > > > > > > This may be a silly question, but... The old PnP driver recognized > > > a lot of devices, including my AWE64. Isn't there a list of IDs it > > > was aware of that should be merged into ne

Re: Loss of Functionality with newpnp

1999-09-26 Thread Alex Perel
On Sun, 26 Sep 1999, Donald J . Maddox wrote: > I just reviewed this thread in it's entirety. No one has said, up to > this point, that the AWE driver was obsoleted, but rather that it was > broken with respect to PnP. It appears that my ability to read remains > intact. Ah, but if you had don

Re: New PnP code does not work for me(?)

1999-09-26 Thread Vladimir Kushnir
Hello, here's an output for my Yamaha OPL-SA2 card (it used to work perfectly all right as css device & friends under old Pnp & VoxWare, but now outputs very poor sound through /dev/dsp and no sound at all when playing audio CD, and of course no midi): dmesg: pcm0: at port 0x220-0x22f,0x530-0x5

EGCS, or EGCS?

1999-09-26 Thread Peter Jeremy
The recent thread about the GCC optimiser prompted me to go and have a look at gcc's behaviour. This has left me somewhat confused. I appear to have two complete copies of gcc - one in src/contrib/gcc and another in src/contrib/egcs/gcc. Both of them have README files stating that they are EGCS

SMTP AUTH (was Re: On hub.freebsd.org ...)

1999-09-26 Thread Lyndon Nerenberg
> "Gary" == Gary Palmer <[EMAIL PROTECTED]> writes: Gary> There are two `standards' from SMTP Auth out there ... one Gary> by Netscape (which is that rfc), and one by M$. To date, Gary> only Netscape 4.5 and higher (I believe), and products from Gary> Software.com (i.e. Inter

Re: New PnP code does not work for me(?)

1999-09-26 Thread Peter Wemm
Vladimir Kushnir wrote: > Hello, here's an output for my Yamaha OPL-SA2 card (it used to work > perfectly all right as css device & friends under old Pnp & VoxWare, but > now outputs very poor sound through /dev/dsp and no sound at all when > playing audio CD, and of course no midi): > > dmesg:

Re: EGCS, or EGCS?

1999-09-26 Thread Peter Wemm
Peter Jeremy wrote: > The recent thread about the GCC optimiser prompted me to go and have a > look at gcc's behaviour. This has left me somewhat confused. I > appear to have two complete copies of gcc - one in src/contrib/gcc and > another in src/contrib/egcs/gcc. Both of them have README file

Re: New PnP code does not work for me(?)

1999-09-26 Thread Vladimir Kushnir
Thanks for replay, but what I am to do? At least, where to start looking? Card is revognized, so this indeed shouldn't be PnP fault. Card's 16 bit, but so far the only acceptable sound give esd or mpg123. On Mon, 27 Sep 1999, Peter Wemm wrote: > Vladimir Kushnir wrote: > > Hello, here's an outpu

Re: New PnP code does not work for me(?)

1999-09-26 Thread Peter Wemm
Vladimir Kushnir wrote: > Thanks for replay, but what I am to do? At least, where to start looking? > Card is revognized, so this indeed shouldn't be PnP fault. > Card's 16 bit, but so far the only acceptable sound give esd or mpg123. The person to talk to is Cameron Grant <[EMAIL PROTECTED]> for

Re: make world, attempt 5

1999-09-26 Thread Greg Lehey
On Sunday, 26 September 1999 at 21:01:17 +0200, Sheldon Hearn wrote: > > > On Sun, 26 Sep 1999 09:00:50 +0930, Greg Lehey wrote: > >> I've been trying for the last 24 hours solid to make a new world. The >> latest problem is: > > :-( > >> /src/PANIC/src/lib/libwrap/../../contrib/tcp_wrappers/host

Re: make world, attempt 5

1999-09-26 Thread Greg Lehey
On Sunday, 26 September 1999 at 21:53:42 +0200, D. Rock wrote: > Greg Lehey schrieb: >> >> I've been trying for the last 24 hours solid to make a new world. The >> latest problem is: >> >> ===> libwrap >> cc -nostdinc -O -pipe -DFACILITY=LOG_AUTH -DHOSTS_ACCESS -DNETGROUP >-DDAEMON_UMASK=022 -D

Re: On hub.freebsd.org refusing to talk to dialups

1999-09-26 Thread Jonathan M. Bresler
stopping chat on the tech lists is an open research project ;) jmb To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

New ATA, HPT366 and UDMA66

1999-09-26 Thread ktsin
Hi I'm unable to get the new ATA driver to configure the HPT366 controller to use busmastering DMA and to make the IBM 22GXP drive run at UDMA66. Linux HPT366 driver supports busmastering DMA and UDMA66. Does anybody know how to fix this? Below is a portion of the output from dmesg: ata-pci1:

Re: Experimental ACPI driver.

1999-09-26 Thread Takanori Watanabe
In message <[EMAIL PROTECTED]>, Mike Smith wrote: >Both Doug Rabson and myself have been tinkering with this, and there's >someone that's been looking at an AML parser/interpreter in the last >couple of weeks. At this point in time, the parser and object manager >are the most vital components.

Re: New ATA, HPT366 and UDMA66

1999-09-26 Thread Jason Young
I looked at this yesterday (we just got one in). The HighPoint controller has some specific initialization needs, just like the Promise controller. The Linux code doesn't seem terribly twisted, although I didn't have enough caffiene handy to try and interpret the logic and add it into the new AT

Re: On hub.freebsd.org refusing to talk to dialups

1999-09-26 Thread Brian Somers
[.] > Frankly, I have to agree that no dynamic dialup user should be allowed > to connect through to port 25 on anything but the ISPs own mail server. Today, port 25... tomorrow the *WORLD* ha ha ha ha ha ! An interesting extension: If an AOL MX receives a message with an AOL f

Re: New ATA, HPT366 and UDMA66

1999-09-26 Thread Foxfair Hu
On Mon, 27 Sep 1999 08:49:59 +0800 (SGT) [EMAIL PROTECTED] wrote: > Hi > I'm unable to get the new ATA driver to configure the HPT366 controller > to use busmastering DMA and to make the IBM 22GXP drive run at UDMA66. > Linux HPT366 driver supports busmastering DMA and UDMA66. > Does anybody kno

Re: New PnP code does not work for me(?)

1999-09-26 Thread Darryl Okahata
Peter Wemm <[EMAIL PROTECTED]> wrote: > We're not doing this because we enjoy pain and suffering, it's because > it'll be better and more robust in the long run. Unfortunately, there was > no canonical list of logical ID's on the cards we used to recognize. > > So I repeat for the list.. If you

Re: Loss of Functionality with newpnp

1999-09-26 Thread Chuck Robey
On Sun, 26 Sep 1999, Mike Smith wrote: > > This is only partially related, but I still can't even boot a kernel with > > the pnp0 controller enabled. It just hangs after probing the soundcard. > > You seem to have accidentally deleted all of the details related to > this bug report from your em

Re: Experimental ACPI driver.

1999-09-26 Thread Mitsuru IWASAKI
Hi, Mike. # I'm very happy because of your reply :) > > > We wrote experimental ACPI driver for 4.0-CURRENT. > > > > This was just one week work so its functionallity is very very poor :-) > > but I think it is good idea to start with this for developping ACPI > > driver for FreeBSD because it i

Re: Wierd su problem still there

1999-09-26 Thread Benjamin Lewis
[EMAIL PROTECTED] said: > adams@nightfall(18:06:51)$ su > Password:load: 0.37 cmd: su 381 [ttyin] 0.00u 0.00s 0% 668k > load: 0.37 cmd: su 381 [ttyin] 0.00u 0.00s 0% 668k > load: 0.37 cmd: su 381 [ttyin] 0.00u 0.00s 0% 668k > > each "load" line is an enter press. [snip] > As soon as I get t

Re: Wierd su problem still there

1999-09-26 Thread Adam Strohl
> I too have encountered the same symptoms. I have no idea why this started > happening, but I have found a couple ways around it. First, two Control-Ds > will act as a Return if you find the status lines appearing. Second, the > stty command will fix it totally. I use `stty status ^T' to re

Re: Loss of Functionality with newpnp

1999-09-26 Thread Alok K. Dhir
Well said. On Sun, 26 Sep 1999, Donald J . Maddox wrote: > On a more personal note - What *is* your problem, anyway? If you > don't have anything useful to contribute to the conversation, why > reply at all? Peter answered all my questions, and provided lots of > useful information in a single

Re: Loss of Functionality with newpnp

1999-09-26 Thread Mike Smith
> On Sun, 26 Sep 1999, Mike Smith wrote: > > > > This is only partially related, but I still can't even boot a kernel with > > > the pnp0 controller enabled. It just hangs after probing the soundcard. > > > > You seem to have accidentally deleted all of the details related to > > this bug repor

Re: Loss of Functionality with newpnp

1999-09-26 Thread Oliver Fromme
Mike Smith wrote in list.freebsd-current: > > Can you give me a few hints on what would be necessary to get the old > > driver to work with the new PnP? > > As has already been explained to you (you _do_ read these messages in > their entirety, right?), the old driver has been obsoleted. Y

Re: EGCS, or EGCS?

1999-09-26 Thread Peter Jeremy
Peter Wemm <[EMAIL PROTECTED]> wrote: >Peter Jeremy wrote: >> I appear to have two complete copies of gcc - one in src/contrib/gcc >> and another in src/contrib/egcs/gcc. >src/contrib/gcc is where gcc used to live. Then along came egcs with a >cygnus-style tree that ended up in src/contrib/egcs

No Subject

1999-09-26 Thread Tim Longbottom
unsubscribe To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

No Subject

1999-09-26 Thread Tim Longbottom
unsubscribe freebsd-current To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: New ATA, HPT366 and UDMA66

1999-09-26 Thread Soren Schmidt
It seems Jason Young wrote: > > I looked at this yesterday (we just got one in). The HighPoint controller > has some specific initialization needs, just like the Promise controller. > > The Linux code doesn't seem terribly twisted, although I didn't have > enough caffiene handy to try and interp

Re: EGCS, or EGCS?

1999-09-26 Thread Warner Losh
: > David O'Brien is working on this now but I think he's : >suffering from gcc-induced insanity. :-) Actually, I'd bet more on amd induced insanity rather than gcc. There have been too many problems with amd of late... Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscri

Re: [dmaddox@conterra.com: Re: New PnP code does not work for me(?)]

1999-09-26 Thread John Hay
So who subscribed me to [EMAIL PROTECTED]? :-) Really guys if you don't like the person or the questions he asks, don't reply. If you really need to say something send it to /dev/null, not even to him/her in private mail. We are here because we like FreeBSD and use it, not to pick fights with eac