Floppy drive not found by RELENG_5_1
Oliver Lehmann
lehmann at ans-netz.de
Tue Nov 4 10:02:33 PST 2003
Oliver Lehmann wrote:
> I just set/hacked the flags in isa/fd.c function fd_probe to FDT_144M;
And thats exactly what's done in RELENG_4.
fd_probe(..)
[...]
#ifdef __i386__
[...]
#else
fdt = RTCFDT_144M; /* XXX probably */
#endif
#endif /* __i386__ */
[...]
so......
Greetings, Oliver
--
Oliver Lehmann
@home: lehmann at ans-netz.de
@office: oliver.lehmann at mgi.de
@www: http://www.pofo.de/ | http://wishlist.ans-netz.de/
More information about the freebsd-alpha
mailing list