summaryrefslogtreecommitdiff
path: root/sys/dev/ic/hd44780var.h
AgeCommit message (Expand)Author
2015-09-06More on PR 41200: headers that declare ioctls should include sys/ioccom.h.dholland
2009-08-30Misc KNF.tsutsui
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2005-08-144-line HD44780 LCD display support. Work needed for the NetBSD toaster port.joff
2005-02-04Support wsdisplay(4) attachments of hd44780 LCD controllersjoff
2005-01-11Replace hd44780_subr.h to hd44780var.h and install to userland.joff