sc0 and serial console broken?

1999-06-24 Thread Anonymous
From source cvsup on 6/23/99, the kernel traps on boot near sc0. I tried every variation of the kernel I can think of, including GENERIC, and same thing. I finally changed to vt0 and it booted up fine. I am using the standard sio0 config with the 0x10 flag and a /boot.config file with "-h".

Re: New ATA stuff, questions and comment

1999-06-24 Thread Anonymous
Doug [EMAIL PROTECTED] writes: On Wed, 23 Jun 1999, Brian F. Feldman wrote: A device name isn't necessarily the same as a device node, you know. Actually I do know that, but I've never come across a situation in freebsd where I would call something one thing in my kernel config file

Re: New ATA stuff, questions and comment

1999-06-24 Thread Anonymous
"Brian F. Feldman" [EMAIL PROTECTED] writes: I didn't mean that mode 2 was special, but Ultra DMA mode 2 in its entirety being very nice :) The old driver never did any form of DMA for me, much less UDMA, so I'm very glad to have the ATA drivers. controller wdc0 at isa? port IO_WD1 irq 14

Make world doesn't get past ifconfig

1999-06-24 Thread Anonymous
Hi all, Has this problem been fixed? === sbin/ifconfig cc -O -pipe -DUSE_IF_MEDIA -DUSE_VLANS -DNS -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -I.. -c /omni/usr/src/sbin/ifconfig/ifconfig.c /omni/usr/src/sbin/ifconfig/ifconfig.c: In function `status':

Re: New ATA stuff, questions and comment

1999-06-24 Thread Anonymous
Dag-Erling Smorgrav wrote: Doug [EMAIL PROTECTED] writes: On Wed, 23 Jun 1999, Brian F. Feldman wrote: A device name isn't necessarily the same as a device node, you know. Actually I do know that, but I've never come across a situation in freebsd where I would call something one

place of logfile for cron (PR 7682)

1999-06-24 Thread Anonymous
The logfile for CRON is in the wrong place IMHO. It's in /var/cron/log. The FreeBSD style is to put those things in /var/log (/var/log/cron). Anyone any opinions on this? Which scripts depend on that location? Nick http://www.freebsd.org/cgi/query-pr.cgi?pr=7682 To Unsubscribe: send mail

Re: FreeBSD on Merced

1999-06-24 Thread Anonymous
Are there any plans to port FreeBSD to the IA-64 architecture when it comes out? The docs have recently been released There have been plans to do this for as long as Intel has had plans to make the processor. :) The question will simply come down to hardware availability and documentation.

Re: FreeBSD on Merced

1999-06-24 Thread Anonymous
It seems Jordan K. Hubbard wrote: Are there any plans to port FreeBSD to the IA-64 architecture when it comes out? The docs have recently been released There have been plans to do this for as long as Intel has had plans to make the processor. :) The question will simply come down to

Re: New ATA stuff, questions and comment

1999-06-24 Thread Anonymous
controller wdc0 at isa? port IO_WD1 irq 14 flags 0xa0ffa0ff Will enable DMA mode with the old driver. It doesn't support UDMA on all chipsets (e.g. ALI), and in some cases may give very poor Not e.g. ALI (Aladdin IV/V) (unless the ALI support is broken). performance when using UDMA disks, but

please review: patch for PR kern/12265

1999-06-24 Thread Anonymous
I'm working on a fix to PR kern/12265 (panic when trying to RTM_GET the default route while there is none). The problem is that in route_output(), in that case, rn_lookup() returns the root node of the radix table (he got it from rn_match()), while the code expects NULL or a node with an AF_INET

CTM machine (chi.Alameda.net)

1999-06-24 Thread Anonymous
The machine itself is back up. Services are being restored currently. The machine has now a 12GB vinum filesystem for /ctm and should not run out of space so fast again. -- Regards, Ulf. - Ulf Zimmermann, 1525 Pacific Ave.,

KLD cdev example doesn't work anymore

1999-06-24 Thread Anonymous
After a long absence, I was just about to get into my new joystick drivers when it now fails to compile. What's the recommended change? Stephen -- The views expressed above are not those of PGS Tensor. "We've heard that a million monkeys at a million keyboards could produce