summaryrefslogtreecommitdiffstats
path: root/sys/dev/std/ieee1212.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code.tdeval2005-03-051-1593/+0
* Cleaner equivalent to p1212_calc_crc() + some param shortcuts.tdeval2003-01-121-36/+26
* Some devices have bad ConfigROM crc, but contain valid Unit entries.tdeval2002-12-301-1/+3
* Malloc debug cleaning (MPRINTF).tdeval2002-12-131-47/+51
* Better memory balancing (between alloc/free),tdeval2002-12-131-225/+358
* pointer safeguards + some KNFtdeval2002-06-261-55/+92
* IEEE1394 infrastructure part.itojun2002-06-251-0/+1427