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).
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
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?
> > :
> >
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
> 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
> > 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
> 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
> > 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
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
> 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
:
:> 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
> 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
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
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'
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_
: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
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
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.
>
>
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
> 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
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
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
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
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
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
: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
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
> 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
>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
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
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
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
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
33 matches
Mail list logo