aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mly
Commit message (Expand)AuthorAgeFilesLines
* Avoid divide-by-zero for devices that the adapter has not negotiated aMike Smith2001-04-211-1/+5
* Turn on interrupt-entropy harvesting for all/any mass storage devicesMark Murray2001-03-011-1/+1
* Major update and bugfix for the 'mly' driver.Mike Smith2001-02-255-349/+594
* Further use of M_ZERO.David Malone2000-11-181-4/+2
* Convert all users of fldoff() to offsetof(). fldoff() is badPoul-Henning Kamp2000-10-271-6/+3
* Don't rely on <sys/queue.h> to bogusly include <struct.h>.Poul-Henning Kamp2000-10-221-0/+3
* Remove unneeded #include <machine/clock.h>Poul-Henning Kamp2000-10-151-1/+0
* This is the initial import of a new driver for the current family ofMike Smith2000-08-236-0/+4842