summaryrefslogtreecommitdiff
path: root/sys/dev/mca/esp_mca.c
AgeCommit message (Expand)Author
2016-07-14- Use aprint*() more in xxx_attach().msaitoh
2009-11-23Remove some unecessary includes sys/user.h header.rmind
2009-01-20Fix obvious errors in conversion to device_t from Wojciech Galazkachristos
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-13Split device_t/softc for MI ncr53c9x and some related devices,tsutsui
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-11-16__unused removal on arguments; approved by core.christos
2006-10-13More -Wunused fallout. sprinkle __unused when possible; otherwise, use thedogcow
2006-03-29Use device_private().thorpej
2006-03-08Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.lukem
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2005-02-04de-__Pperry
2003-07-14add missing __KERNEL_RCSID()lukem
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2001-12-04clarify copyright - this is all freshly written, no older code usedjdolecek
2001-12-04Make this NCR 53C90 driver work, using the chip information fromjdolecek
2001-12-01Nonworking NCR 53c90 attachment. I don't get any interrupts fromjdolecek