summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/dev/fbvar.h
AgeCommit message (Expand)Author
2008-06-28Split softc/device_t, with misc cosmetic changes.tsutsui
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-10-05Make sun3 use common sun68k/sun68k/isr.c, sun68k/include/cpu.h andtsutsui
2005-12-11merge ktrace-lwp.christos
2005-01-22de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.chs
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-10-23merge kqueue branch into -currentjdolecek
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb
1998-02-08Add fb_eeprom_setsize() for setting the FB size based on the EEPROMgwr
1996-12-17Make this compile with -Werror -Wall -Wstrict-prototypesgwr
1996-10-29Fix typo (fbattach => fb_attach)gwr
1995-04-07Changed fb_attach() interfacegwr
1995-03-10New frame-buffer support from Chuck Silvers (plus some tweaks from me)gwr