Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Aug 1999 12:16:16 +0100
From:      Tony Finch <dot@dotat.at>
To:        nick.hibma@jrc.it
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: Which laptop? Any comment on the vaios? (fwd)
Message-ID:  <E11EsqG-000Nyx-00@fanf.noc.demon.net>
In-Reply-To: <Pine.GSO.3.95q.990812112619.22053K-100000@elect8>
References:  <Pine.BSF.4.05.9908121057060.13706-101000@kim.ispra.webweaving.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Nick Hibma <nick.hibma@jrc.it> wrote:
>
>That will be solved as soon as I get round to writing the driver for the
>Y-E Data floppy drive I have at home. 

Isn't it already written?

:; find /usr/src | xargs grep -i 'y[^a-z]*e[^a-z]*data'
/usr/src/etc/pccard.conf.sample:card "Y-E DATA" "External FDD"
/usr/src/sys/i386/conf/LINT:#card "Y-E DATA" "External FDD"
/usr/src/sys/i386/isa/fd.c:#define FDC_YE_DATAPORT 6
/usr/src/sys/i386/isa/fd.c: * this is a subset of fdattach() optimized for the Y-E Data
/usr/src/sys/i386/isa/fd.c:             insb(io+FDC_YE_DATAPORT,cptr,count);
/usr/src/sys/i386/isa/fd.c:             outsb(io+FDC_YE_DATAPORT,cptr,count);
/usr/src/sys/pc98/pc98/fd.c:#define FDC_YE_DATAPORT 6
/usr/src/sys/pc98/pc98/fd.c: * this is a subset of fdattach() optimized for the Y-E Data
/usr/src/sys/pc98/pc98/fd.c:            insb(io+FDC_YE_DATAPORT,cptr,count);
/usr/src/sys/pc98/pc98/fd.c:            outsb(io+FDC_YE_DATAPORT,cptr,count);

(that's recent 3.2-STABLE)

Tony.
-- 
f.a.n.finch    dot@dotat.at    fanf@demon.net    e pluribus unix


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E11EsqG-000Nyx-00>