summaryrefslogtreecommitdiff
path: root/sys/dev/isa/i82365_isavar.h
AgeCommit message (Expand)Author
2009-09-17Misc KNF and cosmetics, and remove unnecessary casts etc.tsutsui
2009-09-14u_intNN_t -> uintNN_ttsutsui
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2005-02-04de-__Pperry
2000-02-22Don't use void * for chipset tags. Bad hacker, no biscuit.thorpej
2000-02-01implement probing for available irqs on non-cirrus pcmcia controllerschopps
1998-06-07Add ISAPnP attachment for PCMCIA bus controller; reorganize ISAsommerfe