Re: ATA DMA support is broken

2000-10-03 Thread Khaled Daham
On Tue, 3 Oct 2000, Valentin Chopov wrote: > FreeBSD 5.0-CURRENT #5: Tue Oct 3 14:33:01 EDT 2000 > [EMAIL PROTECTED]:/usr/src/sys/compile/VALCHO > Timecounter "i8254" frequency 1193176 Hz > CPU: Pentium III/Pentium III Xeon/Celeron (647.60-MHz 686-class CPU) > Origin = "GenuineIntel" Id

Re: page fault while in kernel mode

2000-10-03 Thread Michael Harnois
On Tue, 03 Oct 2000 19:33:01 -0400 (EDT), Bosko Milekic <[EMAIL PROTECTED]> said: > Also, is there anything particular that you > notice that is happening in parallel to this? Anything special > you're doing? I can tell you now that rolling back to PRE_SMPNG makes the problem go awa

Re: ACPI megapatch

2000-10-03 Thread Mitsuru IWASAKI
also hear that Andrew Grover (the chap at Intel that's been > answering my mails) has just joined acpi-jp (G'day!). Welcome to acpi-jp ML, Andrew and Mike! I've just tried acpica-bsd-20001003, this is greater than before :-) It seems GPE events are handled correctly on my PORT

Re: mtree verification output format

2000-10-03 Thread Gerhard Sittig
On Tue, Oct 03, 2000 at 15:21 +0200, Poul-Henning Kamp wrote: > In message <[EMAIL PROTECTED]>, Gerhard Sittig writes: > > >I miss the continuation mark (backslashes at line ends). [...] > > I don't change the md5-grammar, only the output when it verifies > a filesystem against a file (containin

Re: Updating ports

2000-10-03 Thread Neil Blakey-Milner
[ -> -ports ] On Tue 2000-10-03 (18:51), Leif Neland wrote: > > Jacques> Personally I don't want sysinstall or make world to touch my ports. > > Jacques> But a tool to do this would be great. > > > > Completely automatic update of installed ports is acutally difficult > > because we cannot get t

Re: ATA DMA support is broken

2000-10-03 Thread Wesley Morgan
I'm seeing the same problem on my Tecra 8000: atapci0: port 0xfe60-0xfe6f at device 5.1 on pci0 atapci0: Busmastering DMA enabled ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 ata1 at port 0x170-0x177,0x376 irq 15 on isa0 ata1-slave: ata_command: timeout waiting for intr ata1-slave: identify fail

Apparant lockups/process wedging.

2000-10-03 Thread Kevin M. Dulzo
I have had several lockups since I gave -current a whirl. I finally have a crash dump so hopefully can help isolate the issue. These seems to be repeatable easily by rebooting without powering off (on my one machine). sh (pid 6) has locked, other startup proceeses spawned from /etc/rc (n

Re: ATA DMA support is broken

2000-10-03 Thread Kevin M. Dulzo
On Tue, Oct 03, 2000 at 10:25:34PM +0200, Soren Schmidt wrote: > Are you sure this is with the latest changes ? > > -Søren > > I have a similar issue since approximately 4 hours ago. I also do not use the GENERIC.hints and made some attempts to tune them... although NOTES would lead me

Re: ATA DMA support is broken

2000-10-03 Thread Michael Harnois
On Tue, 3 Oct 2000 15:04:53 -0400 (EDT), Valentin Chopov <[EMAIL PROTECTED]> said: > After last changes ata DMA support is not workind and atapicd is > not recognized on Toshiba Tecra-8100 (FreeBSD-5.0-CURRENT) Same problem here on an Intel 815 chipset. -- Michael D. Harnois, Redeemer

Re: ATA DMA support is broken

2000-10-03 Thread Valentin Chopov
Soren, yes, I didn't make world today, but cvsup is after your last commit. Before that in my dmesg it was : ad0: 11513MB [23392/16/63] at ata0-master UDMA33 acd0: CDROM at ata1-master using UDMA33 Thanks, Val On Tue, 3 Oct 2000, Soren Schmidt wrote: > It seems Valentin Chopov wrote: > >

Re: Options for IPFilter

2000-10-03 Thread Julian Elischer
Forrest Aldrich wrote: > > Since IPFilter is integrated as an option into the OS, can we get a better > config in the rc.* scripts so that we can define which filter to use (ipfw > or ipfilter) and appropriate options. > > Thx/_F > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubs

Re: ATA DMA support is broken

2000-10-03 Thread Soren Schmidt
It seems Valentin Chopov wrote: > After last changes ata DMA support is not workind and atapicd is not > recognized on Toshiba Tecra-8100 (FreeBSD-5.0-CURRENT) Are you sure this is with the latest changes ? -Søren To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current

page fault while in kernel mode

2000-10-03 Thread Michael Harnois
The past three days or so with -current my system has been locking up solid under load. Today I was fortunate enough to have in happen when in console mode so that I could see the problem: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x1 fault code

ATA DMA support is broken

2000-10-03 Thread Valentin Chopov
After last changes ata DMA support is not workind and atapicd is not recognized on Toshiba Tecra-8100 (FreeBSD-5.0-CURRENT) Val Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the Universit

Re: Options for IPFilter

2000-10-03 Thread Chris Faulhaber
On Tue, Oct 03, 2000 at 02:50:35PM -0400, Forrest Aldrich wrote: > Since IPFilter is integrated as an option into the OS, can we get a better > config in the rc.* scripts so that we can define which filter to use (ipfw > or ipfilter) and appropriate options. > http://www.FreeBSD.org/cgi/query-

Options for IPFilter

2000-10-03 Thread Forrest Aldrich
Since IPFilter is integrated as an option into the OS, can we get a better config in the rc.* scripts so that we can define which filter to use (ipfw or ipfilter) and appropriate options. Thx/_F To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of

Updating ports

2000-10-03 Thread Leif Neland
On Sat, 30 Sep 2000, Seigo Tanimura wrote: > On Thu, 28 Sep 2000 11:55:55 -0500, > "Jacques A. Vidrine" <[EMAIL PROTECTED]> said: > > >> It would also be helpful for us to (semi-)automatically update old > >> binaries installed by ports. (I have been trying this for a couple of > >> days) >

Re: ATA disk support broken for PC-CARD in 5.0-CURRENT??

2000-10-03 Thread Soren Schmidt
It seems Warner Losh wrote: > In message <[EMAIL PROTECTED]> Chain Lee writes: > : PC-CARD IDE hard disk and compact flash card support is broken > : in recent 5.0-CURRENT. Does anyone have an idea what the problem is? > : > : Please copy reply to me. I don't subscribe to the 'current' mailing li

Re: mtree verification output format

2000-10-03 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Gerhard Sittig writes: >I miss the continuation mark (backslashes at line ends). In case >someone wrote parsers / formatters they should still be there. >This way you don't change grammar but merely layout for better >readability by humans. I don't change the md5

Re: mtree verification output format

2000-10-03 Thread Gerhard Sittig
On Mon, Oct 02, 2000 at 23:53 +0200, Poul-Henning Kamp wrote: > > I would like to change the outputformat of mtree(8) to be more > systematic and machine-readable. > > [ ... ] > > Before: > > rc: size (13134, 13135) > cksum (2005920215, 873112433)

Re: #include in

2000-10-03 Thread Jeffrey Hsu
> I think should have been removed when offsetof() became > standard. At last count, offsetof() is defined in 11 different places in the kernel: alpha/alpha/machdep.c, line 234 dev/sym/sym_hipd.c, line 347 i386/i386/machdep.c, line 246 kern/sysv_sem.c, line 110 kern/u