Date: Thu, 12 Aug 1999 13:36:30 +0200 (MET DST) From: Nick Hibma <nick.hibma@jrc.it> To: Tony Finch <dot@dotat.at> Cc: freebsd-mobile@freebsd.org Subject: Re: Which laptop? Any comment on the vaios? (fwd) Message-ID: <Pine.GSO.3.95q.990812133543.22053M-100000@elect8> In-Reply-To: <E11EsqG-000Nyx-00@fanf.noc.demon.net>
index | next in thread | previous in thread | raw e-mail
Maybe, but certainly not the USB part of it. From what I can see from the FDC_YE* defines, it is only some tweaks to the normal floppy thingie. In USB a completely new command set is implemented. Nick On Thu, 12 Aug 1999, Tony Finch wrote: > 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 > -- ISIS/STA, T.P.270, Joint Research Centre, 21020 Ispra, Italy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the messagehelp
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.95q.990812133543.22053M-100000>
