summaryrefslogtreecommitdiff
path: root/sys/dev/ofisa/ofisa.c
AgeCommit message (Expand)Author
1998-06-30- Fix a bug that prevented one from requesting a subset of a propertythorpej
1998-06-11Per leo@netbsd.org: Don't call isa_dmainit() if NISADMA == 0.thorpej
1998-06-10Change `dev' -> `self' in ofisaattach(), compile errortv
1998-06-09Initialize DMA state when we attach the ofisa bus.thorpej
1998-03-21compile with -Wall, update for changes to dev/ofwcgd
1998-02-07initial implementation of OFW ISA bus code and attachments for a fewcgd