summaryrefslogtreecommitdiff
path: root/share/man/man4/bio.4
AgeCommit message (Expand)Author
2024-07-13Mention nvme(4) and gdt(4) as devices that register with bio(4).Kenneth R Westerback
2016-11-26belatedly add an entry for mfii(4);Jason McIntyre
2015-04-18from brad:Jason McIntyre
2014-06-28Fix indenting for bio(4) and pci(4) ioctl()s.Matthew Dempsky
2014-06-28Add argument types for bio(4) ioctl() commandsMatthew Dempsky
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@Ingo Schwarze
2010-08-23LSISAS2004 is an mpii chip. mpii can do bio.David Gwynne
2010-03-26Correct details for BIOCCREATERAID/BIOCDELETERAID.Joel Sing
2010-03-12document softraid-related ioctls; from Vadim ZhukovJason McIntyre
2009-10-22replace cross references to other manual pages with the right macros.Igor Sobrado
2009-07-20enlist mpi(4) and softraid(4) in bio(4) && Xr bio(4); ok marcoConstantine A. Murenin
2009-02-09Document that ips has bio support now.Alexander Yurchenko
2008-10-29Mention bio support for cac(4).Brad Smith
2008-10-24sync arc(4) Nd;Jason McIntyre
2008-01-26the kids want I/O;Jason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2006-09-20update ciss.4 .Nd;Jason McIntyre
2006-09-01more Nd sync; spotted by dlgJason McIntyre
2006-08-31list the drivers that use bio for various types of management.David Gwynne
2006-08-31er, no, gdt does not do bio yetTheo de Raadt
2006-04-30fix SEE ALSO;Jason McIntyre
2006-04-30Bring the function list back into reality.Marco Peereboom
2005-11-11- Xr only 1st reference to ioctl (kind of the opposite of what michaelJason McIntyre
2005-08-03hook up a simple ciss(4) pageMichael Shalayeff
2005-06-30one ioctl has to be first since it tells what the hell others useMichael Shalayeff
2005-06-30sort ioctls;Jason McIntyre
2005-06-30grammar;Jason McIntyre
2005-06-29a few scetches on the new ioctlsMichael Shalayeff
2004-08-25- .Xr ioctl 2Jason McIntyre
2004-06-20The pseudo-device keyword takes only one count as an argument.Aaron Campbell
2004-03-21Homogeneize config lines for pseudo-devices, and do not put fixed values.Miod Vallat
2003-03-14typos;Jason McIntyre
2003-03-06date should be written formally: .Dd Month day, yearDavid Krause
2002-06-12start new sentence on a new line.Mike Pechkin
2002-06-09bio is a driver that can delegate ioctls to other drivers whichNiklas Hallqvist