Re: ahc driver: aic7892 no longer supported (conflict with ATA)

2001-03-23 Thread Matthew N. Dodd
On Thu, 22 Mar 2001, Mike Smith wrote: > The interrupt is shareable; the BIOS knows best, and the ATA driver > should sod off in this case. > > If we want to argue about it, we can get a dump of the PCI interrupt > routing table for this machine. 8) Soren's concern is that some systems > rout

toner supplies

2001-03-23 Thread toner1
PLEASE FORWARD TO THE PERSON RESPONSIBLE FOR PURCHASING YOUR LASER PRINTER SUPPLIES VORTEX SUPPLIES -SPECIALS OF THE DAY ON LASER TONER SUPPLIES AT DISCOUNT PRICES-- LASER PRINTER TONER CARTRIDGES COPIER AND FAX CARTRIDGES WE ARE -->THE<-- PLACE TO BUY YOUR T

Re: Tekram DC3x5 driver and -CURRENT

2001-03-23 Thread Nicolas Souchu
On Thu, Mar 22, 2001 at 11:01:07PM +0100, Daniel Rock wrote: > Hi, > > there exists a Tekram SCSI driver, which doesn't have an NCR/SymBIOS/LSILogic or > AMD chip. On the Tekram FTP site you can download a driver for FreeBSD though. > > Unfortunately, the latest one is for 4.x, which won't work

RE: newcard/cardbus instabilities

2001-03-23 Thread Ric Messier
I'm having problems getting -current (last attempt was 3/16 build) to detect my 3COM network card in my TI CardBus bridge in a Compaq Armada. Actually, worse than that is trying to run the install while the laptop is in a docking station. The system locks up after announcing that it has found a P

Re: newcard/cardbus instabilities

2001-03-23 Thread Greg Rumple
I even have a worse problem. I tried this on my system (a sony vaio PCG-XG18) which has a mini-docking station on the back of it (which allows you access to a third pcmcia slot, and a whole slew of other video goodies/serial ports/etc.). The problem is if the mini docking station isn't there, al

thinkpad 600 & cardbus?

2001-03-23 Thread Martin Dieringer
hi, is probably anybody running a cardbus card, especially the 3com 575BT, on a thinkpad 600? there are so many success-stories here about this card, but I can't get it working and suspect it has to do with the thinkpad. martin To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

Re: [FIX] Re: CFS - Portmap

2001-03-23 Thread Martin Blapp
This should made cfs working again, please test the patch. http://home.teleport.ch/freebsd/mount_nfs.c.diff Martin Martin Blapp, [EMAIL PROTECTED] Improware AG, UNIX solution and service provider Zurlindenstrasse 29, 4133 Pratteln, Switzerland

Re: [FIX] Re: CFS - Portmap

2001-03-23 Thread Andrey A. Chernov
On Fri, Mar 23, 2001 at 19:35:33 +0100, Martin Blapp wrote: > > This should made cfs working again, please test the patch. > > http://home.teleport.ch/freebsd/mount_nfs.c.diff No, but bad effects are changed. There is no error diagnostic happens but mount hangs forever instead (I try several t

Re: [FIX] Re: CFS - Portmap

2001-03-23 Thread David O'Brien
On Fri, Mar 23, 2001 at 12:49:33AM +0100, Martin Blapp wrote: > /etc/mount -o port=3049,intr localhost:/null /crypt What machine are you doing this on?? FreeBSD has no /etc/mount? -- -- David ([EMAIL PROTECTED]) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to [EMA

Re: telnet broken with auto-negotiation of encrypt/decrypt change

2001-03-23 Thread Assar Westerlund
Robert Watson <[EMAIL PROTECTED]> writes: > I'm baffled as to why SRA is enabled by default. I'm fine with it being > compiled in, but it appears to be substantially interfering with normal > TCP operation. Either the negotiation needs to be fixed, or this feature > needs to be disabled for 4.3-

Re: [FIX] Re: CFS - Portmap

2001-03-23 Thread Martin Blapp
Hi, > > /etc/mount -o port=3049,intr localhost:/null /crypt > > What machine are you doing this on?? FreeBSD has no /etc/mount? Correct. I've used the sbin/mount of course, this is just a cut'n'paste of the documentation. Martin To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscr

tell me why this isn't just plain wrong?

2001-03-23 Thread Matthew Jacob
src/lib/libc/rpc/key_call.c: #if defined(i386) #if defined(__FreeBSD__) if (uname(&u) == -1) #else if (_nuname(&u) == -1) #endif #elif defined(sparc) if (_uname(&u) == -1) #else #error Unknown architecture! #endif Uh, Alpha? -matt To Unsubscribe: send mail to [EMAIL

Re: [FIX] (CFS/mount_nfs.c)

2001-03-23 Thread Martin Blapp
Hmm, can you try to stop/start cfsd again ? Is mountd also still running ? Martin PS: I've a little diff available to fix compile warnings and to use tirpc code instead of old rpc code in cfs: http://home.teleport.ch/freebsd/cfs.diff Can you try this out ? Martin Martin Blapp, [EMAIL PROTE

Re: [FIX] (CFS/mount_nfs.c)

2001-03-23 Thread Andrey A. Chernov
On Fri, Mar 23, 2001 at 22:45:52 +0100, Martin Blapp wrote: > > Hmm, can you try to stop/start cfsd again ? Of course. I kill everything then restart everything in the order several times to be sure. > http://home.teleport.ch/freebsd/cfs.diff I'll try. -- Andrey A. Chernov http://ache.pp.ru/

-CURRENT breakage in usr.sbin/mptable?

2001-03-23 Thread Bruce A. Mah
Hi Bruce-- A recent commit of yours to src/usr.sbin/mptable/Makefile had the commit message: > Fixed style bugs (use normal formatting for assignment, and don't override > the correct default for MAN1). Are you sure this is right? The default MANSECT for src/usr.sbin is 8, not 1, but mptable.

Re: [FIX] (CFS/mount_nfs.c)

2001-03-23 Thread Andrey A. Chernov
On Fri, Mar 23, 2001 at 22:45:52 +0100, Martin Blapp wrote: > > http://home.teleport.ch/freebsd/cfs.diff > > Can you try this out ? Just tried. The same hanging mount effect, no difference. BTW, my kernel is about week old while userland utilities very recent. Could it plays role? I.e. does ne

Re: Recent interface/routing changes breaks on-demand PPP

2001-03-23 Thread Brian Somers
> > Do you mean that "add" PPP command now intentionally broken for any > > address excepting *ADDR? Then, what is the reason to have numeric argument > > there? Or do you mean that PPP must be fixed now? Where is the fix? > > > I mean that: > > 1. If you use HISADDR, ppp(8) will automatically

spin lock panic ...

2001-03-23 Thread The Hermit Hacker
Over the past few days, I reformatted my computer clean, installed 4.2-RELEASE onto her and just finished upgrading to the latest 5.x kernel and world ... went to ports/x11/XFree86-4 and did a 'make install' ... after awhile, it panic'd as below: panic: spin lock sched lock held by 0xcb332840 fo

Re: spin lock panic ...

2001-03-23 Thread Alfred Perlstein
* The Hermit Hacker <[EMAIL PROTECTED]> [010323 16:09] wrote: > > Now, I do have DDB enabled in the kernel ... but, for the life of me, I > can't seem to find any docs on the keystroke required to drop into it :( > 'man ddb' doesn't document it that I can find, nor does LINT ... ctrl+alt+esc. -

Re: [FIX] (CFS/mount_nfs.c)

2001-03-23 Thread Martin Blapp
> BTW, my kernel is about week old while userland utilities very > recent. Could it plays role? I.e. does new RPC require new kernel too? No. RPC-changes I've done are all in userland. Martin To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the

Re: spin lock panic ...

2001-03-23 Thread The Hermit Hacker
On Fri, 23 Mar 2001, Alfred Perlstein wrote: > * The Hermit Hacker <[EMAIL PROTECTED]> [010323 16:09] wrote: > > > > Now, I do have DDB enabled in the kernel ... but, for the life of me, I > > can't seem to find any docs on the keystroke required to drop into it :( > > 'man ddb' doesn't document

Re: spin lock panic ...

2001-03-23 Thread Alfred Perlstein
* The Hermit Hacker <[EMAIL PROTECTED]> [010323 16:17] wrote: > On Fri, 23 Mar 2001, Alfred Perlstein wrote: > > > * The Hermit Hacker <[EMAIL PROTECTED]> [010323 16:09] wrote: > > > > > > Now, I do have DDB enabled in the kernel ... but, for the life of me, I > > > can't seem to find any docs on

Re: Recent interface/routing changes breaks on-demand PPP

2001-03-23 Thread Andrey A. Chernov
On Fri, Mar 23, 2001 at 23:11:56 +, Brian Somers wrote: > 1. Ppp is in -auto mode (or a ``set mode auto'' has been done). >Here, ppp configures the interface as soon as it sees the ``set >ifaddr'' line and never undoes that configuration. An ``add'' >with a fixed IP number wou

Re: newcard/cardbus instabilities

2001-03-23 Thread Frank Seltzer
On Fri, 23 Mar 2001, Greg Rumple wrote: > I even have a worse problem. I tried this on my system (a sony vaio > PCG-XG18) which has a mini-docking station on the back of it (which > allows you access to a third pcmcia slot, and a whole slew of other > video goodies/serial ports/etc.). The probl

Re: Recent interface/routing changes breaks on-demand PPP

2001-03-23 Thread Brian Somers
> On Fri, Mar 23, 2001 at 23:11:56 +, Brian Somers wrote: > > 1. Ppp is in -auto mode (or a ``set mode auto'' has been done). > >Here, ppp configures the interface as soon as it sees the ``set > >ifaddr'' line and never undoes that configuration. An ``add'' > >with a fixed IP

Re: newcard/cardbus instabilities

2001-03-23 Thread John Baldwin
On 23-Mar-01 Bill Paul wrote: >> >> That's a bit ugly. >> >> > xl0: <3Com 3c575C Fast Etherlink XL> port 0x3000-0x307f mem >> > 0x4402-0x4403,0x44002480-0x440024ff,0x44002400-0x4400247f irq 10 >> > at >> > device 0.0 on cardbus1 >> > xl0: chip is in D6 power mode -- setting to D0 >> >>

RE: spin lock panic ...

2001-03-23 Thread John Baldwin
On 24-Mar-01 The Hermit Hacker wrote: > > Over the past few days, I reformatted my computer clean, installed > 4.2-RELEASE onto her and just finished upgrading to the latest 5.x kernel > and world ... went to ports/x11/XFree86-4 and did a 'make install' ... > after awhile, it panic'd as below: >

RE: spin lock panic ...

2001-03-23 Thread The Hermit Hacker
On Fri, 23 Mar 2001, John Baldwin wrote: > > On 24-Mar-01 The Hermit Hacker wrote: > > > > Over the past few days, I reformatted my computer clean, installed > > 4.2-RELEASE onto her and just finished upgrading to the latest 5.x kernel > > and world ... went to ports/x11/XFree86-4 and did a 'make

RE: spin lock panic ...

2001-03-23 Thread John Baldwin
On 24-Mar-01 The Hermit Hacker wrote: > On Fri, 23 Mar 2001, John Baldwin wrote: > >> >> On 24-Mar-01 The Hermit Hacker wrote: >> > >> > Over the past few days, I reformatted my computer clean, installed >> > 4.2-RELEASE onto her and just finished upgrading to the latest 5.x kernel >> > and worl