freefall hangs w/ nfs

1999-10-23 Thread Matthew Dillon
It looks on the face of it that AMD is hanging. Perhaps this is preventing the system from clearing out buffers and causing lockups on other mounts. AMD could also be causing a deadlock to occur in the buffer cache (for the same reason loopback mounts can cause deadlocks).

Re: Are we going to fix -current's ed driver anytime soon?

1999-10-23 Thread Matthew N. Dodd
I've added the hack for NCARD = 0 to if_ed_isa.c On Sat, 23 Oct 1999, Jordan K. Hubbard wrote: > >From current.freebsd.org's release build log: > > linking BOOTMFS > if_ed_isa.o: In function `ed_isa_probe': > if_ed_isa.o(.text+0x45): undefined reference to `ed_probe_WD80x3' > if_ed_isa.o(.text+0

Re: NOTE NOTE NOTE:Re: does anybody but me (..vgrinds forever...)

1999-10-23 Thread Wilko Bulte
As Matthew Jacob wrote ... > > On Sat, 23 Oct 1999, Matthew Dillon wrote: > > > :It really is vgring hanging on a file: > > : > > :vgrind -f < /usr/src/share/doc/papers/kernmalloc/appendix.t > appendix.ms > > : > > :A plain vgrind -f on this file also hangs. Anyone have a clue on this? > > : > >

Re: sio working

1999-10-23 Thread Will Andrews
On 23-Oct-99 Warner Losh wrote: > In message <[EMAIL PROTECTED]> Will Andrews > writes: >: I will be your guinea pig, if you like. :-) > > Grab the current patches from > http://www.freebsd.org/~imp/pccard-snap.patch > but read my other posting about the warnings and such. As of yet, I hav

Re: trek73

1999-10-23 Thread Jordan K. Hubbard
> Did anyone bother to look at /usr/src/games/trek/main.c: trek != trek73. - Jordan To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: trek73

1999-10-23 Thread Rodney W. Grimes
> > No. Make it a port. Policy, remember? 8) > > I guess the anti-bloatists would have a point on this one... > > I would not object to a port. It certainly eliminates the > bike shed arguments over it. Did anyone bother to look at /usr/src/games/trek/main.c: ** C version by Eric P. All

Re: trek73

1999-10-23 Thread Jordan K. Hubbard
> No. Make it a port. Policy, remember? 8) I guess the anti-bloatists would have a point on this one... I would not object to a port. It certainly eliminates the bike shed arguments over it. - Jordan To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the b

Re: trek73

1999-10-23 Thread Mike Smith
> > I guess the real question is: /usr/games or /usr/ports? I don't care > > which, but I would personally prefer /usr/games because it really is > > an old-time berkeley program. > > Perhaps we should ask Kirk... ;) No. Make it a port. Policy, remember? 8) -- \\ Give a man a f

Re: trek73

1999-10-23 Thread Chuck Robey
On Sat, 23 Oct 1999, Matthew Dillon wrote: > I found a copy of the C version of trek73 in my Amiga archives. This > is the trek73 originally written in HP-2000 Basic that was rewritten > by Dave Pare and Chris Williams in C and seriously enhanced by a bunch > of people including

Re: trek73

1999-10-23 Thread Jordan K. Hubbard
> I guess the real question is: /usr/games or /usr/ports? I don't care > which, but I would personally prefer /usr/games because it really is > an old-time berkeley program. Perhaps we should ask Kirk... ;) - Jordan To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

Re: trek73

1999-10-23 Thread Matthew Dillon
: :> I don't think any of the authors would mind if it went into /usr/games, : :I certainly wouldn't. It would be an old game returning home to the :Berkeley world, and I also used to play it a lot on the HP-2000. : :The 'ol HP 2000 access, now that brings back memories... Did you know :I o

Re: trek73

1999-10-23 Thread Jordan K. Hubbard
> I don't think any of the authors would mind if it went into /usr/games, I certainly wouldn't. It would be an old game returning home to the Berkeley world, and I also used to play it a lot on the HP-2000. The 'ol HP 2000 access, now that brings back memories... Did you know I once wrote

Re: trek73

1999-10-23 Thread Julian Elischer
a port? On Sat, 23 Oct 1999, Matthew Dillon wrote: > I found a copy of the C version of trek73 in my Amiga archives. This > is the trek73 originally written in HP-2000 Basic that was rewritten > by Dave Pare and Chris Williams in C and seriously enhanced by a bunch > of people

trek73

1999-10-23 Thread Matthew Dillon
I found a copy of the C version of trek73 in my Amiga archives. This is the trek73 originally written in HP-2000 Basic that was rewritten by Dave Pare and Chris Williams in C and seriously enhanced by a bunch of people including me in my early college years circa 1985. I don'

make release failure -- ed0 in PCCARD

1999-10-23 Thread John W. DeBoskey
Hi, Make release has been failing for awhile now and I just started to take a look at it. If I remove 'ed0' from i386/conf/PCCARD then the BOOTMFS kernel for pccard links correctly. With ed0 present, the following link errors occur: linking BOOTMFS if_ed_isa.o: In function `ed_isa_probe': if_

Re: NOTE NOTE NOTE:Re: does anybody but me (..vgrinds forever...)

1999-10-23 Thread Matthew Dillon
:Not an executable... but I finally figured it out... Pipes possibly broken :as set up by csh- csh was an old (Oct 1) csh. Until I updated csh from the :current build tree, what actually was happening was vfontedpr was piping :to 'cat -' and this was hanging. Wierd city, but all better now

NOTE NOTE NOTE:Re: does anybody but me (..vgrinds forever...)

1999-10-23 Thread Matthew Jacob
On Sat, 23 Oct 1999, Matthew Dillon wrote: > :It really is vgring hanging on a file: > : > :vgrind -f < /usr/src/share/doc/papers/kernmalloc/appendix.t > appendix.ms > : > :A plain vgrind -f on this file also hangs. Anyone have a clue on this? > : > :This happens for me on an alpha. > : > :-mat

Re: CVSUP ?

1999-10-23 Thread Julian Elischer
NFS on freefall. is hosed.. it needs to be rebooted but no root types are around.. now where are those script kiddies when you need them! On Sat, 23 Oct 1999, Mike Smith wrote: > > It's hosed. There are several emails in -hackers on this. so we're just > > waiting for a human to go fix it. > >

Re: CVSUP ?

1999-10-23 Thread Mike Pritchard
On Sat, Oct 23, 1999 at 01:44:28PM -0700, Mike Smith wrote: > > It's hosed. There are several emails in -hackers on this. so we're just > > waiting for a human to go fix it. > > Someone or something has broken cvsupd on freefall. Until jdp gets back > from FreeBSD Con (or someone gives him conne

Re: CVSUP ?

1999-10-23 Thread Mike Smith
> It's hosed. There are several emails in -hackers on this. so we're just > waiting for a human to go fix it. Someone or something has broken cvsupd on freefall. Until jdp gets back from FreeBSD Con (or someone gives him connectivity there, since we had to pack up the terminal room), there's not

Re: CVSUP ?

1999-10-23 Thread Julian Elischer
It's hosed. There are several emails in -hackers on this. so we're just waiting for a human to go fix it. On Sat, 23 Oct 1999, Mike Tancsa wrote: > > Is there something up with the cvsup servers or is my repository hosed? I > havent seen any updates in over a day. How do I go about checking

CVSUP ?

1999-10-23 Thread Mike Tancsa
Is there something up with the cvsup servers or is my repository hosed? I havent seen any updates in over a day. How do I go about checking if something is messed up on my end ? ---Mike ** Mike Tancsa, Network Admin

Re: sio working

1999-10-23 Thread Warner Losh
In message <[EMAIL PROTECTED]> Will Andrews writes: : I will be your guinea pig, if you like. :-) Grab the current patches from http://www.freebsd.org/~imp/pccard-snap.patch but read my other posting about the warnings and such. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] wit

Re: does anybody but me have this problem (vgrind grinds forever...)

1999-10-23 Thread Matthew Jacob
On Sat, 23 Oct 1999, Matthew Dillon wrote: > :It really is vgring hanging on a file: > : > :vgrind -f < /usr/src/share/doc/papers/kernmalloc/appendix.t > appendix.ms > : > :A plain vgrind -f on this file also hangs. Anyone have a clue on this? > : > :This happens for me on an alpha. > : > :-ma

RE: sio working

1999-10-23 Thread Will Andrews
On 23-Oct-99 Warner Losh wrote: > OK. I managed to get sio and ep working on the plane back from > FreeBSDCon'99. There are some problems with card eject at the moment, > but will be committing things to the tree shortly. I will be your guinea pig, if you like. :-) -- Will Andrews <[EMAIL PROT

Re: does anybody but me have this problem (vgrind grinds forever...)

1999-10-23 Thread Matthew Dillon
:It really is vgring hanging on a file: : :vgrind -f < /usr/src/share/doc/papers/kernmalloc/appendix.t > appendix.ms : :A plain vgrind -f on this file also hangs. Anyone have a clue on this? : :This happens for me on an alpha. : :-matt The vgrind command above does not hang on my PIII test b

does anybody but me have this problem (vgrind grinds forever...)

1999-10-23 Thread Matthew Jacob
853 ?? Is 0:00.02 /bin/sh -c $HOME/bin/Nightly-FreeBSD-Build 855 ?? I 0:00.01 /bin/sh /home/mjacob/bin/Nightly-FreeBSD-Build 857 ?? I 0:00.02 sh ./DOMAKE buildworld 858 ?? I 0:00.03 make buildworld 861 ?? I 0:00.00 /bin/sh -ec cd /usr/src; make -f Make

Re: sysinstall tweak

1999-10-23 Thread Jordan K. Hubbard
> Suppose I need to install on a bunch of machines. What I'd do, is > install once, get all the pieces/ports/customizations right and then > make a tarball of the system. To install the next machine, I'd use > sysinstall to partition and label the new machine and then just nfs > mount the machi

Are we going to fix -current's ed driver anytime soon?

1999-10-23 Thread Jordan K. Hubbard
>From current.freebsd.org's release build log: linking BOOTMFS if_ed_isa.o: In function `ed_isa_probe': if_ed_isa.o(.text+0x45): undefined reference to `ed_probe_WD80x3' if_ed_isa.o(.text+0x54): undefined reference to `ed_release_resources' if_ed_isa.o(.text+0x5a): undefined reference to `ed_prob

Re: ata driver and mounting CDROMs, missing tape drives

1999-10-23 Thread jack
Today Bryan Liesner wrote: > I've been having trouble mounting my ATAPI CDROM using the new ATA drivers > And here are my /dev entries: > > brw-r- 1 root operator 19, 0 Oct 22 01:34 /dev/acd0a > brw-r- 1 root operator 19, 2 Oct 22 01:34 /dev/acd0c > brw-r- 1 root opera

Re: Massive pccard disruptions to continue

1999-10-23 Thread Matthew N. Dodd
On Sat, 23 Oct 1999, Warner Losh wrote: > To summarize the changes, I killed the legacy PCCARD_MODULE macro and > all things associated with it. It is not longer emulated, even in the > slightest. Everything is done via newbus. This kills lots and lots > lines and makes it possible for newbus a

Re: ata driver and mounting CDROMs, missing tape drives

1999-10-23 Thread Bush Doctor
Quoting Bryan Liesner ([EMAIL PROTECTED]): > I've been having trouble mounting my ATAPI CDROM using the new ATA drivers > When I do a: > > %mount /cdrom, the system complains: %mount_cd9660 /cdrom or %mount -t cd9660 /cdrom #:^) -- bush doctor harder than the rest ... To Unsubscribe: send m

ata driver and mounting CDROMs, missing tape drives

1999-10-23 Thread Bryan Liesner
I've been having trouble mounting my ATAPI CDROM using the new ATA drivers When I do a: %mount /cdrom, the system complains: cd9660: Block device required This is my fstab entry: /dev/acd0a /cdrom cd9660 ro,noauto 0 0 And here is the relevan