DEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev()
[dragonfly.git] / sys / dev / disk / nata / atapi-tape.c
2009-08-01 Matthew DillonDEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev()
2009-08-01 Matthew DillonDEVFS - Bring in Alex's GSOC kernel adjustments.
2008-08-30 Matthew DillonFlesh out BUF_CMD_FLUSH support.
2007-06-03 Matthew DillonM_NOWAIT can only be used in a driver where a failed...
2006-12-22 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-12-04 Thomas E. SpanjaardInitial import of the port of the new(er) FreeBSD ATA...