summaryrefslogtreecommitdiff
path: root/sys/dev/i2o/i2o.h
AgeCommit message (Expand)Author
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-10-04attribute packed -> __packedGilles Chehade
2004-04-12removeable -> removable;Jason McIntyre
2003-10-21typo from Tom Cosgrove;Jason McIntyre
2001-08-23recieve -> receiveAaron Campbell
2001-06-27last oneNathan Binkert
2001-06-27use I2O_CLASS_MASK and I2O_LCT_ENTRY_TID_MASK instead of magic const, plus a ...Michael Shalayeff
2001-06-27some more adapter and bus related definitionsMichael Shalayeff
2001-06-25Initial I2O framework from NetBSD, hacked up by mickey and me.Niklas Hallqvist