summaryrefslogtreecommitdiff
path: root/sys/dev/std
AgeCommit message (Expand)Author
2014-10-18src is too big these days to tolerate superfluous apostrophes. It'ssnj
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2004-09-13a round of autoconf cleanup:drochner
2003-10-26Fix unitialized variable use.fvdl
2003-07-14add missing __KERNEL_RCSID()lukem
2003-02-02guarantee, not guarentee. Idea from miod@openbsd.wiz
2003-02-01make compileichiro
2002-06-25tabifyitojun
2002-05-23Fix bug in the way the config_found loop runs. Passing NULL doesn't work well.jmc
2002-04-02Add another exception condition (XXX...I'm gonna have to give in and justjmc
2002-02-27SBP is a firewire/ieee1394 specific protocol, not a generic standard. Move thisjmc
2002-02-27Initial checkin.jmc
2002-02-27Add a few more extraction macros and begin the ALLOW list of flags forjmc
2001-06-29Add some additional values to the keyvalue list from draft specs as some roms...jmc
2001-04-23Add comment set spec id to macro typesjmc
2001-04-23Add Model id as a valid generic typejmc
2001-04-16Add macro for extracting the whole key as one byte value.jmc
2001-04-15Correct some typos. Add 2 more macro's to extract data from directory entries...jmc
2001-04-11Only install headers which are actually used by our userland. Thisjdolecek
2001-01-18No-op commit to force update to a non-"-kk" revision.tv
2000-11-08Initial import of some of the definitions for the Serial Bus Protocol V2.matt
2000-06-15Add preliminary ieee1212reg.h (csr architecture which is the base spec formatt