Re: Sharing a SCSI bus with 2 controllers

2001-12-20 Thread Chris Wilmes
On Thu, 20 Dec 2001 [EMAIL PROTECTED] wrote: > Is it possible to share a SCSI device with two different controllers? I > have a tape backup that I want to share with two systems, and I want them > to be both connected at the same time. I have connected both controllers to > the tape backup, made

Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers

2001-12-20 Thread Brandon D. Valentine
On Thu, 20 Dec 2001, Brady Montz wrote: >However, being a recent convert to BSD, I don't know how to turn of >DMA. How do I? Welcome. =) You'll probably want to read sysctl(8) and sysctl.conf(5) to get familiar with how BSDs sysctl interfaces work. You'll be particular interested in the hw.at

SCSI Help

2001-12-20 Thread Sam Drinkard
I'm having now, and have had ever since I think 4.3-R, a problem with my Archive Tape drive and 2940 controller. I hate to bother anybody, but I'm seeing things that I don't understand, not to mention it no longer works. Rather than clutter the list with needless traffic, if somebody is willing

Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers

2001-12-20 Thread Brady Montz
--text follows this line-- Matthew Dillon <[EMAIL PROTECTED]> writes: > :I induced the crash by running "make clean; make buildworld" in one > :infinite loop and "portsdb -Uu" in another. That string occurs in a > :bunch of makefiles in /usr/ports. Some of the occurences in the core > :are clearl

4.5-PRERELEASE announcement ?

2001-12-20 Thread Nuno Teixeira
Hello to all, I'd like to know if the 4.5-PRERELEASE has been announced in any freebsd mailings, because I don't received nothing saying that the code will be freezed. Thanks very much, -- Nuno Teixeira pt-quorum.com /* PGP Public Key: http://www.pt-quorum.com/pgp/nunoteix

Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers

2001-12-20 Thread Matthew Dillon
:I induced the crash by running "make clean; make buildworld" in one :infinite loop and "portsdb -Uu" in another. That string occurs in a :bunch of makefiles in /usr/ports. Some of the occurences in the core :are clearly from them, but many of them are surrounded by binary :data. I recursively gre

Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers

2001-12-20 Thread Brady Montz
--text follows this line-- Peter Jeremy <[EMAIL PROTECTED]> writes: > On 2001-Dec-20 13:47:16 -0800, Matthew Dillon <[EMAIL PROTECTED]> wrote: > >The string 'pre-fetch' is sitting right smack in the middle of the > >VM_PAGE!!!. The entire vm_page is corrupt, though the vm_page's > >

Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers

2001-12-20 Thread Peter Jeremy
On 2001-Dec-20 13:47:16 -0800, Matthew Dillon <[EMAIL PROTECTED]> wrote: >The string 'pre-fetch' is sitting right smack in the middle of the >VM_PAGE!!!. The entire vm_page is corrupt, though the vm_page's >surrounding it appear to be ok. > >When I look for 'pre-fetch' in the

Re: Matt Dillon: cvs commit: src/sys/kern vfs_bio.c src/sys/nfs nfs.h nfs_bio.c nfs_vnops.c src/sys/vm vm_page.c vnode_pager.c

2001-12-20 Thread Matthew Dillon
(resend, apparently '[EMAIL PROTECTED]' is causing a mail loop and bounced). :: ::Ah, I withdraw my concerns about issue #1 then. Now we're just down ::to the floppy overflow issue. :) :: ::- Jordan : :What was issue #1 ? : Never mind :-). I have two things left on my plate

Re: Matt Dillon: cvs commit: src/sys/kern vfs_bio.c src/sys/nfs nfs.h nfs_bio.c nfs_vnops.c src/sys/vm vm_page.c vnode_pager.c

2001-12-20 Thread Matthew Dillon
: :: ::Ah, I withdraw my concerns about issue #1 then. Now we're just down ::to the floppy overflow issue. :) :: ::- Jordan : :What was issue #1 ? : Never mind :-). I have two things left on my plate for -stable * The vnode recycling code, which Yahoo and I have been testing.

Re: Matt Dillon: cvs commit: src/sys/kern vfs_bio.c src/sys/nfs nfs.h nfs_bio.c nfs_vnops.c src/sys/vm vm_page.c vnode_pager.c

2001-12-20 Thread Matthew Dillon
: :Ah, I withdraw my concerns about issue #1 then. Now we're just down :to the floppy overflow issue. :) : :- Jordan What was issue #1 ? -Matt Matthew Dillon <[EMAIL PROT

isp-device broken in 4.5-PRERELEASE

2001-12-20 Thread Matthias Schuendehuette
Hello, something's broken with the isp-device (ISDN syncPPP network device). The last working kernel was of dec 8, 2001. I found the problem after my next update at dec 15, 2001. Until today, the 'isdnd' worked with the old kernel of dec 8, but now the new userland doesn't fit anymore. THANK

Matt Dillon: cvs commit: src/sys/kern vfs_bio.c src/sys/nfs nfs.h nfs_bio.c nfs_vnops.c src/sys/vm vm_page.c vnode_pager.c

2001-12-20 Thread Jordan Hubbard
Ah, I withdraw my concerns about issue #1 then. Now we're just down to the floppy overflow issue. :) - Jordan From: Matt Dillon <[EMAIL PROTECTED]> Date: Thu, 20 Dec 2001 11:56:30 -0800 (PST) To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: cvs commit: src/sys/kern vfs_bio.c src/sys/nfs nfs.h

Code freeze

2001-12-20 Thread Jordan Hubbard
There are a couple of things I'm concerned about now that we're frozen: 1. Matt Dillon's numerous NFS fixes (I think Kirk's softupdates fixes have already been MFC'd). 2. Whatever's needed to fix the fact that the kern.flp image is still overflowing. - Jordan To Unsubscribe: send mail t