summaryrefslogtreecommitdiff
path: root/sys/dev/ieee1394/fwohci.c
AgeCommit message (Expand)Author
2003-01-13Fix pastos. Reported by andres at msu dot edu.Thierry Deval
2003-01-12- Use OHCI_BITVAL and OHCI_BITSET where appropriate.Thierry Deval
2003-01-06syncronous -> synchronousMiod Vallat
2002-12-30Re-design fwohci_hadler_set() to use a new key3.Thierry Deval
2002-12-13Some more cleaning...Thierry Deval
2002-12-13Only WRITE_REQUEST_DATABLOCK are limited to the device's max_receive.Thierry Deval
2002-12-13Malloc debug cleaning (MPRINTF).Thierry Deval
2002-12-13Better memory balancing (between alloc/free),Thierry Deval
2002-10-12Remove more '\n's from panic() statements. Both trailing and leading.Kenneth R Westerback
2002-07-07better say we are OpenBSD in the configromThierry Deval
2002-06-26various fixes + some KNFThierry Deval
2002-06-25IEEE1394 infrastructure part.Jun-ichiro itojun Hagino