It seems Brian Feldman wrote:
>> Third update to the new ATA/ATAPI driver:
>>
>> ZIP drives should now be working, I'm not sure about LS120 drives,
>> reports on those most welcome!
>
>It doesn't lock up like before, but on my LS-120
>wdc1: unit 0 (atapi): ,
>removable, iordy
>it seems to have "co
It seems Steve Price wrote:
> On Sun, 7 Mar 1999, Mike Smith wrote:
>
> #
> # >From the context I've seen, the 'ufs_dirbad' panic is almost certainly
> # due to corrupted disk input.
>
> I definitely can't rule that out as a possibility, but it does make
> it difficult to explain how the old dr
> On Sun, 7 Mar 1999, Mike Smith wrote:
>
> #
> # >From the context I've seen, the 'ufs_dirbad' panic is almost certainly
> # due to corrupted disk input.
>
> I definitely can't rule that out as a possibility, but it does make
> it difficult to explain how the old driver works on this machine.
On Sun, 7 Mar 1999, Mike Smith wrote:
#
# >From the context I've seen, the 'ufs_dirbad' panic is almost certainly
# due to corrupted disk input.
I definitely can't rule that out as a possibility, but it does make
it difficult to explain how the old driver works on this machine.
I'm typing this
On Sun, 7 Mar 1999, Doug Rabson wrote:
# > Just for grins I changed the ata_probe to ignore all but the first
# > controller and it is back to the ufs_dirbad panic. :(
#
# I never had the ufs_dirbad panic. With the 4 March driver, my system
# works very well and probes all the ATA devices. Very
On Sun, 7 Mar 1999, S?ren Schmidt wrote:
>
> Third update to the new ATA/ATAPI driver:
>
> ZIP drives should now be working, I'm not sure about LS120 drives,
> reports on those most welcome!
It doesn't lock up like before, but on my LS-120
wdc1: unit 0 (atapi): ,
removable, iordy
it seems to h
What is vlan?
Tnks,
Amancio
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
This is a second request for review for my proposed if_vlan updates.
Since I tweaked a couple of different things, I placed a tarball with
the sources at http://www.freebsd.org/~wpaul/VLAN/vlan.tar.gz (or,
for those of you with freebsd.org accounts,
~wpaul/public_html/VLAN/vlan.tag.gz). This contai
On Sun, 7 Mar 1999, Steve Price wrote:
> On Sun, 7 Mar 1999, Doug Rabson wrote:
>
> # > Are you sure it tries to probe the slave ??
> # > Could please try to have it printout scp->devices in ata_probe ??
> #
> # Here is a log of an attempted boot with ATA_DEBUG defined. It looks like
> # ata_pr
Third update to the new ATA/ATAPI driver:
ZIP drives should now be working, I'm not sure about LS120 drives,
reports on those most welcome!
Fixed problems:
Hang on probe on "fantom" devices.
The probe now use a timeout to avoid hangs if no interrupt
is received.
There has a
I get the following message from the zp0 driver on boot:
zp0 XXX: driver didn't set ifq_maxlen
lo0 XXX: driver didn't set ifq_maxlen
I assume they should be setting it? :-)
Robert N Watson
rob...@fledge.watson.org http://www.watson.org/~robert/
PGP key fingerprint: 03 01 DD 8E
On Sun, 7 Mar 1999, Doug Rabson wrote:
# > Are you sure it tries to probe the slave ??
# > Could please try to have it printout scp->devices in ata_probe ??
#
# Here is a log of an attempted boot with ATA_DEBUG defined. It looks like
# ata_probe() detected a slave where there isn't one.
#
# ata
It seems Doug Rabson wrote:
> >
> > Are you sure it tries to probe the slave ??
> > Could please try to have it printout scp->devices in ata_probe ??
>
> Here is a log of an attempted boot with ATA_DEBUG defined. It looks like
> ata_probe() detected a slave where there isn't one.
>
> ata1: devi
On Sun, Mar 07, 1999 at 08:09:50PM +0100, Poul-Henning Kamp wrote:
> I don't think Ollivier is doing PPP/hardpps() yet, at least I have not
> given him the semi-magic code needed for it :-)
>
> I wouldn't recommend trying it either, he is bound to have a >1
> msec jitter on the DCF77 waves at his
On Sun, 7 Mar 1999, Sren Schmidt wrote:
> It seems Doug Rabson wrote:
>
> >This seems to be happening to me too on my laptop. The kernel hangs in
> >ata_command() waiting for an interrupt (ATA_WAIT_INTR) when it is trying
> >to probe the slave device on my second ide controller. Specifically, i
On Sun, 7 Mar 1999, Sren Schmidt wrote:
> It seems Doug Rabson wrote:
>
> >This seems to be happening to me too on my laptop. The kernel hangs in
> >ata_command() waiting for an interrupt (ATA_WAIT_INTR) when it is trying
> >to probe the slave device on my second ide controller. Specifically, i
In message <199903071351.aa20...@huey.udel.edu>, Dave Mills writes:
>Ollivier,
>
>For performance monitoring with the nanokernel and PPS source, see the
>peerstats and grope for "127.0.0.1" with grep. When the daemon has
>handed off PPS to the kernel, the radio timecode is used only to
>mean the tr
Ollivier,
For performance monitoring with the nanokernel and PPS source, see the
peerstats and grope for "127.0.0.1" with grep. When the daemon has
handed off PPS to the kernel, the radio timecode is used only to
mean the transmitter is still on the air.
Dave
To Unsubscribe: send mail to majord
It seems Doug Rabson wrote:
>This seems to be happening to me too on my laptop. The kernel hangs in
>ata_command() waiting for an interrupt (ATA_WAIT_INTR) when it is trying
>to probe the slave device on my second ide controller. Specifically, it
>is the first ata_command() in ata_get_param() wh
According to Pierre Beyssac:
> absolutely no reason why you should enable PARENB for a raw DCF77
> driver; yet that's what ntpd's configure does, at least under
> FreeBSD.
Yes, it seems to be that again. I thought I had fixed it in config.cache
but it seems not. It is working now.
remote
On Sat, 6 Mar 1999, Sren Schmidt wrote:
> It seems Steve Price wrote:
>
> [debug output omitted]
>
> I think I know what is failing now, I just have to find a fix for it..
>
> -S?ren
This seems to be happening to me too on my laptop. The kernel hangs in
ata_command() waiting for an interrupt
On Sat, Mar 06, 1999 at 08:00:53PM +0100, Ollivier Robert wrote:
> The two outputs I sent were with 4.0.90f. When I run 4.0.92c, ntpd is not
> able to get any accurate data from the device whereas 4.0.90f does.
>
> I get lots of these in /var/log/messages and it doesn't sync at all.
> -=-=-
> Mar
23 matches
Mail list logo