Date: Sun, 2 May 1999 23:54:30 +0200 (CEST) From: Nick Hibma <hibma@skylink.it> To: FreeBSD current Mailing list <current@FreeBSD.ORG> Cc: MAEKAWA Masahide <bishop@rr.iij4u.or.jp> Subject: driver for Iomega USB Zip 100 drive added Message-ID: <Pine.BSF.3.96.990502234003.2130A-100000@heidi.plazza.it>
next in thread | raw e-mail | index | archive | help
Added to current today was the driver for the Iomega USB Zip 100 drive. Add controller umass0 in your kernel config file. The driver is probably buggy and might crash your system. The driver currently works properly only on UHCI controllers (Intel and Via chipsets), due to lack of proper support for timeouts on OHCI controllers. Performance is bad (approx 40kb/s) due to bad scheduling in the UHCI driver. The driver was developed together with MAEKAWA Masahide <bishop@rr.iij4u.or.jp>. Thanks! Support for the Ye-Data USB floppy drive will be added as soon as the drive is sent to me by Ye-Data (thanks Ye-Data!). Cheers, Nick Hibma FreeBSD USB project http://www.etla.net/~n_hibma/usb/usb.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990502234003.2130A-100000>