summaryrefslogtreecommitdiff
path: root/sys/dev/ofisa/atppc_ofisa.c
AgeCommit message (Expand)Author
2021-01-27Rename of_match_compat_data() to of_compatible_match(). Similarly,thorpej
2021-01-27Use DEVICE_COMPAT_EOL.thorpej
2021-01-25Since we're using designated initialisers for compat data, we shouldthorpej
2021-01-19of_compatible() is a hokey API (returning -1 for no match) and nothingthorpej
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-16device_t / softc split. From Hans Rosenfeld.cegger
2008-04-15device_t / softc split. From Hans Rosenfeldcegger
2008-04-08use aprint_*_dev and device_xnamecegger
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-03-29Use device_private().thorpej
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2004-01-28ofisa atppc(4) attachmentjdolecek