Re: My ATAPI CD not come ready

2000-01-25 Thread Ian West
On Tue, Jan 25, 2000 at 09:40:11AM +0100, Anders Andersson wrote: > I have the same problem: > > [anders@enterprise:anders] $ dmesg | grep ata > ata-pci0: port 0xffa0-0xffaf at device 7.1 > on pci0 > ata0 at 0x01f0 irq 14 on ata-pci0 > ata-isa0: already registered as ata0 > ata0-slave: ata_comma

Re: ESS 1868 and DSP_BUFFSIZE

2000-01-09 Thread Ian West
On Sun, Jan 09, 2000 at 06:16:30AM -0500, Donn Miller wrote: > It looks like the ESS 1868 is working OK now with the DSP_BUFFSIZE set > to 8192. Before, it wouldn't work unless I set this value to (65536 - > 256), which was the original value, I believe. So, why does the ESS > work OK now with a

Re: Ouch! Something broke (possibly ATA)

2000-01-04 Thread Ian West
On Tue, Jan 04, 2000 at 09:06:14AM +, Alex wrote: > Today's -current: > > Copyright (c) 1992-2000 The FreeBSD Project. > Copyright (c) 1982, 1986, 1989, 1991, 1993 > The Regents of the University of California. All rights > reserved. > FreeBSD 4.0-CURRENT #21: Tue Jan 4 08:00:34 GMT

IPFW as built in kernel feature seems broken.

1999-04-20 Thread Ian West
been no response to this. Thankyou. Regards, Ian West. To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

IPFW does not seem to work except as kld on recent builds (last day or so)

1999-04-17 Thread Ian West
Hi, I noticed that IPFW as a built in kernel options quietly doesn't seem to work, no compile errors, but the resultant kernel passes evrything and does not appear to contain ipfw funtionality. ipfw -a l returns ipfw: getsockopt(IP_FW_GET): Protocol not available. kldload ipfw and it all works f

Re: Atime not set on execution ?

1999-04-04 Thread Ian West
Bruce Evans wrote: > > >Is it normal for atime not to be set on execution of a file ? > >I should have thought this would class as an access ? > > It's normal in FreeBSD, although this breaks POSIX.1 conformance. > > Bruce Thanks for the response, there isn't per chance an option to turn this o

Atime not set on execution ?

1999-04-04 Thread Ian West
Is it normal for atime not to be set on execution of a file ? I should have thought this would class as an access ? (I do not have the filesystem mounted -o noatime :-) This may be questions, but I am running current... Thankyou. To Unsubscribe: send mail to majord...@freebsd.org with "unsubsc