Re: $FreeBSD tag confusion

1999-09-02 Thread Neil Blakey-Milner
On Wed 1999-09-01 (21:03), Kevin Street wrote: > I think I should set up a separate cvs repository for the FreeBSD src > since I may not want the same options for my own cvs repository. In > particular that tagexpand line turns off all tag expansions except for > $FreeBSD and $Id. Does this inc

LINT warnings

1999-09-02 Thread Nick Hibma
What about these? Looks like trivial for someone who knows what he is doing :-) In file included from ../../kern/subr_diskslice.c:58: ../../sys/devfsext.h:32: warning: #warning "Using obsolete " In file included from ../../miscfs/devfs/devfs_tree.c:48: ../../sys/devfsext.h:32: warning: #warning

LINT warnings sysent

1999-09-02 Thread Nick Hibma
In file included from ../../kern/init_sysent.c:11: ../../sys/sysent.h:72: warning: `struct vnode' declared inside parameter list ../../sys/sysent.h:72: warning: its scope is only this definition or declaration, ../../sys/sysent.h:72: warning: which is probably not what you want. ../../kern/init_s

yes! or should I say Oh no! (CD ROM problems)

1999-09-02 Thread Nick Hibma
Jordan, You were referring to these messages? #cd/2: invalid sector size 2352 Symptoms: Once in a while ripenc doesn't work. Most of the times it does. The problem can be reproduced here, by inserting a CD into the player and then running the following commands: [Blast! Now it does w

LINT warnings fdesc_vnops

1999-09-02 Thread Nick Hibma
../../miscfs/fdesc/fdesc_vnops.c: In function `fdesc_open': ../../miscfs/fdesc/fdesc_vnops.c:352: warning: enumeration value `Froot' not handled in switch ../../miscfs/fdesc/fdesc_vnops.c:352: warning: enumeration value `Fdevfd' not handled in switch ../../miscfs/fdesc/fdesc_vnops.c:352: warning:

Problems with the sound card.

1999-09-02 Thread Arthur H. Johnson II
My sound card used to work, and with a backup kernel it still did ( I lost it ) but after doing a make update world yesturday I came to the realization that it no longer works. Did someone break the sb drivers? I get a drq / irq conflict error, but they are set to the sound card's settings. Art

make release is broken in STABLE?

1999-09-02 Thread Alex Povolotsky
Hello! All my attempts to make release (with time-proven script) fails with ===> en_US.ISO_8859-1/articles cd /usr/doc/en_US.ISO_8859-1/articles ; make afterdistribute DESTDIR=/R/stage/tr ees/bin ===> en_US.ISO_8859-1/articles/diskless-x make: don't know how to make distribute. Stop *** Error co

Re: Problems with the sound card.

1999-09-02 Thread Nick Hibma
Could you send the output of dmesg. It could be that your BIOS has rearranged the irq settings and has put another card on that IRQ. Is the sound card PNP? If not, could you check that the card's IRQ is marked as legacy in the BIOS? Nick > My sound card used to work, and with a backup kernel i

Re: $FreeBSD tag confusion

1999-09-02 Thread Kevin Street
Neil Blakey-Milner writes: >On Wed 1999-09-01 (21:03), Kevin Street wrote: >> I think I should set up a separate cvs repository for the FreeBSD src >> since I may not want the same options for my own cvs repository. In >> particular that tagexpand line turns off all tag expansions except for >>

recent apm changes (FYI)

1999-09-02 Thread Oscar Bonilla
I have a Vaio PCG-505FX, and first of all let me tell you guys that the recent apm changes are working great. I can use both the suspend and hibernate functions without a problem. There's just one weird thing going on that I'd like you to know about, if someone gives me instructions on how to de

$B%F%l%SEEOC$N$*CN$i$;!!(BInfo on Videophone

1999-09-02 Thread Academy Japan
$B$3$s$K$A$o!"(B $B$3$l$OJXMx!*(B Here's a good news for you, $B%[%F%k!"N94[!"C1?HIkG$!"N13X$K$b(B a news of the Videophone $B:GE,$J%K%e!<%9(B! over the normal coloer telephone line. $B:#!"@$3&$GOCBj$N4JC1%F%l%SEEOC(B All you have to do is just $B$N>R2p$G

Re: Problems with the sound card.

1999-09-02 Thread Arthur H. Johnson II
here it is: Copyright (c) 1992-1999 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-CURRENT #4: Thu Sep 2 10:45:54 EDT 1999 [EMAIL PROTECTED]:/usr/src/sys/compile/ARTHUR Timecounter "i8254"

Re: yes! or should I say Oh no! (CD ROM problems)

1999-09-02 Thread Poul-Henning Kamp
What you're saying is that it fails on the second open but resets if you eject/reload the CD ? Could you do me the favour and update to the latest current and try again. If that message comes from where I think, something is trying to do non BDEV_SIZE multiple requests on a char device, a clear

Re: yes! or should I say Oh no! (CD ROM problems)

1999-09-02 Thread Nick Hibma
> What you're saying is that it fails on the second open but > resets if you eject/reload the CD ? No. Insert CD, run cda /dev/rcd0c toc, error message in /var/log/messages. Eject CD reinsert it, same command, it works. > Could you do me the favour and update to the latest current > and try

Re: yes! or should I say Oh no! (CD ROM problems)

1999-09-02 Thread Poul-Henning Kamp
In message , Nick Hibma writes: > > What you're saying is that it fails on the second open but > > resets if you eject/reload the CD ? > >No. Insert CD, run cda /dev/rcd0c toc, error message in >/var/log/messages. Eject CD reinsert it, same command,

Re: yes! or should I say Oh no! (CD ROM problems)

1999-09-02 Thread Nick Hibma
> >No. Insert CD, run cda /dev/rcd0c toc, error message in > >/var/log/messages. Eject CD reinsert it, same command, it works. > > So it fails the first time after a reboot and never again > until reboot ? > > Or is it just heads-or-tails everytime ? The machine is normally up for severa

Re: Problems with the sound card.

1999-09-02 Thread Luoqi Chen
> Could you send the output of dmesg. It could be that your BIOS has > rearranged the irq settings and has put another card on that IRQ. Is the > sound card PNP? If not, could you check that the card's IRQ is marked as > legacy in the BIOS? > > Nick > > > My sound card used to work, and with a

current kernel breakage

1999-09-02 Thread Kenneth Wayne Culver
I recently recompiled my kernel with the following kernel config file, and now when I boot up, I get about halfway through probing, and the computer freezes, accepting no keyboard input or anything else but a hard reset (reset button) here is my kernel Config file.. # # GENERIC -- Generic machine

Make world broken

1999-09-02 Thread Kenneth Wayne Culver
Make world is broken, these are the errors I get: cc -nostdinc -O -pipe -I/usr/src/sbin/kget/../../sys/i386 -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/sbin/kget/kget.c /usr/src/sbin/kget/kget.c:34: isa/pnp.h: No such file or directory /usr/src/sbin/kget/kget.c: In function `main': /usr/src/sb

Re: 4.0-CURRENT SMP crash with vinum raid-5 and softupdates

1999-09-02 Thread Parag Patel
Just to let everyone know, Greg's going to be out-of-town for a little while and won't be able to continue debugging. I'm taking a crack at it again. So far, it seems to be a combination of softupdates+vinum+raid5 that triggers the bug, whatever it is. If I turn off softupdates the raid5 volum

Re: Problems with the sound card.

1999-09-02 Thread Doug Rabson
On Thu, 2 Sep 1999, Arthur H. Johnson II wrote: > here it is: > sb0 at port 0x220 irq 5 drq 1 on isa0 > snd0: > sbxvi0 at port 0x drq 5 on isa0 > isa_compat: didn't get ports for sbxvi > snd0: > WARNING: "snd" is usurping "snd"'s cdevsw[] > unknown0: on isa0 > unknown1: at port 0x

Re: current kernel breakage

1999-09-02 Thread Doug Rabson
On Thu, 2 Sep 1999, Kenneth Wayne Culver wrote: > I recently recompiled my kernel with the following kernel config file, and > now when I boot up, I get about halfway through probing, and the computer > freezes, accepting no keyboard input or anything else but a hard reset > (reset button) here i

Re: 4.0-CURRENT SMP crash with vinum raid-5 and softupdates

1999-09-02 Thread Parag Patel
Forgot to mention - SMP makes no difference to the crash. I've turned it off for now to simplify debugging. Just vinum+raid5+softupdates seems to be enough. -- Parag To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

newpcm

1999-09-02 Thread Cameron Grant
apologies for this message being late. newpcm has now been committed in -current, with functional trident 4dwave, es1370, sb and mss support. minimal changes to kernel config should be required: pci devices: device pcm0 isa pnp devices: controller pnp0 device pcm0 non-pnp isa devices: device

Re: newpcm

1999-09-02 Thread Steve Kargl
Cameron Grant wrote: >a design overview of newpcm is available at >http://www.vilnya.demon.co.uk/design.txt > >i intend to put a hardware driver skeleton up on the same site in the next >few days. What about a man page? -- Steve To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscrib

Re: newpcm

1999-09-02 Thread Maxim Sobolev
Cameron Grant wrote: > newpcm has now been committed in -current, with functional trident 4dwave, > es1370, sb and mss support. minimal changes to kernel config should be > required: > > pci devices: > device pcm0 > > isa pnp devices: > controller pnp0 > device pcm0 Unfortunately I can't get it

Re: newpcm

1999-09-02 Thread Doug Rabson
On Fri, 3 Sep 1999, Maxim Sobolev wrote: > Cameron Grant wrote: > > > newpcm has now been committed in -current, with functional trident 4dwave, > > es1370, sb and mss support. minimal changes to kernel config should be > > required: > > > > pci devices: > > device pcm0 > > > > isa pnp devices:

Re: Problems with the sound card.

1999-09-02 Thread Doug Rabson
On Thu, 2 Sep 1999, Luoqi Chen wrote: > > Could you send the output of dmesg. It could be that your BIOS has > > rearranged the irq settings and has put another card on that IRQ. Is the > > sound card PNP? If not, could you check that the card's IRQ is marked as > > legacy in the BIOS? > > > > N

Re: Problems with the sound card.

1999-09-02 Thread Luoqi Chen
> > I too have problems with my on board CS4236 sound chip and it is of a very > > strange nature: in the new isa pnp code, function isa_assign_resources() > > mysteriously overwrites the isa_device structure and sets logical_id to 0, > > and as a result subsequent probe would not recognize it any

Re: newpcm

1999-09-02 Thread Cameron Grant
Doug Rabson wrote: > > Unfortunately I can't get it working on my SB16PNP with previously worked > > flamessly with "oldpcm". I've did as you suggested - as it seems to be pnp card > > I've removed all "at isa0 ", rebuilded and rebooted. But with the new > > kernel I've observed 2 things: (1)

ATAPI CR writing problem after onp

1999-09-02 Thread Nicolas Souchu
Hi, I have the following errors when I try to append audio to a fixated onp CD-R First, shall I reuse burnaudio when reopening a CD? I made burnaudio work with the following tricks: >>> device=/dev/r$1 wormcontrol -f$device prepdisk single shift for f in $* do echo Burning file $f

Re: Problems with the sound card.

1999-09-02 Thread Ollivier Robert
According to Doug Rabson: > changing over to the pcm driver. Since your card is a PnP one, you should > be able to put just "device pcm0" in your kernel config. Even for ISA ones ? I though only PCI sound cards let you use the shorter form... -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -

NAT speed?

1999-09-02 Thread Ugen Antsilevitch
Did anyone make any kind of benchmarking on the NAT? I am interested in number of connections per hour / total simultaneous connections and any other perfomance related experience you may have had with it? Any1? --Ugen To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-cur

The problem earlier

1999-09-02 Thread Kenneth Culver
OK, I have 2 problems, first the pnp stuff in the kernel is broken, when I took the pnp device out of the kernel, it boots without hanging. Second, the new pcm stuff doesn't work (at least not with my creative Vibra16X). If someone can tell me if the new pcm has full support (except midi, I don't

Re: Problems with the sound card.

1999-09-02 Thread Luoqi Chen
> That's exactly what I have. This is just so weird. I am now reading the > debug register chapter of intel's manual, it is virtually impossible to > pinpoint the location by single-stepping through the code... > The debug register trick worked, and the discovery was quite unexpected: because the

Failure of new PCM code to pickup my CS4236.

1999-09-02 Thread Stephen Hocking-Senior Programmer PGS Perth
A dmesg from it is as follows - note that the old PCM code used to find it. The voxware stuff needs a couple of delays inserted to find it. Copyright (c) 1992-1999 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights rese

Re: recent apm changes (FYI)

1999-09-02 Thread Warner Losh
In message <[EMAIL PROTECTED]> Oscar Bonilla writes: : Sep 2 08:43:28 voyager pccardd[24601]: No free configuration for card 3Com : : Then I kill pccardd and restart it and I get: : : ep0: No connectors or MII. : ep0: [*UTP*] address 00:60:08:b6:36:fb : Sep 2 08:47:51 voyager pccardd[31164]: p

Still can't install current via ftp!

1999-09-02 Thread Michael A. Endsley
I just downloaded the latest floppies from current (19990827) and tried installing current on a different machine that did not have a previous version of FreeBSD on it. As before (search for vty3 and Alt-F3), once I went through the novice installation and got to the part to connect to FreeBSD, I

spec_getpages error in current kernel from last night

1999-09-02 Thread Rob Snow
Just got this message while in cvsup: Sep 3 02:01:09 basil /kernel: spec_getpages: I/O read failure: (error code=0) bp 0xc44a3158 vp 0xc9e071c0 Sep 3 02:01:09 basil /kernel: size: 0, resid: 0, a_count: 803, valid: 0x0 Sep 3 02:01:09 basil /kernel: nread: 0, reqpage: 0, pindex: 0, pcount: 1 Sep

Re: spec_getpages error in current kernel from last night

1999-09-02 Thread Poul-Henning Kamp
can we have: uname -a, time of last cvsup/ctm and dmesg output please ? In message <[EMAIL PROTECTED]>, Rob Snow writes: >Just got this message while in cvsup: > >Sep 3 02:01:09 basil /kernel: spec_getpages: I/O read failure: (error >code=0) bp 0xc44a3158 vp 0xc9e07

USB errors (was: Re: Failure of new PCM code to pickup my CS4236.)

1999-09-02 Thread Nick Hibma
> uhci0: irq 10 at device 7.2 on pci0 > usb0: on uhci0 > uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 2 ports with 2 removable, self powered > uhub0: port 1 error, restarting > uhub0: port 2 error, restarting Did you ever succeed in connecting and getting to work f

Re: spec_getpages error in current kernel from last night

1999-09-02 Thread Rob Snow
basil# uname -a FreeBSD basil.dympna.com 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Thu Sep 2 19:58:43 CDT 1999 [EMAIL PROTECTED]:/stripe/current/src/sys/compile/Basil-SMP-Current i386 Last cvsup was 2:03 on Sept 2 dmesg output: (I've snipped out non-existent di's and left the stuff from my mucki

Re: Support for 3Com 3CCFE574BT 10/100 LAN Card

1999-09-02 Thread David O'Brien
> I notice that -current supports the 3C574, but not the newer 3C574B. > Is anyone working on support for this card? Is the 3c574B PCCARD (old-style PCIMCA), or CARDBUS? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message