summaryrefslogtreecommitdiff
path: root/sys/dev/isa/pcdisplay.c
AgeCommit message (Expand)Author
2001-02-02$OpenBSD$Aaron Campbell
2001-01-31OpenBSD does have paddr_t, I can't explain why I thought it didn't; art@Aaron Campbell
2001-01-31Some int -> u_long (I incorrectly converted paddr_t to int when porting this).Aaron Campbell
2000-11-15This driver supports PC display adapter hardware within the wscons(4)Aaron Campbell