summaryrefslogtreecommitdiff
path: root/sys/arch/playstation2/ee/gsfb.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2014-07-08Split softc, fix wsfont_find call.martin
2014-03-31Bring back the playstation2 port - now that a toolchain for it ismartin
2009-12-05Remove support for NetBSD/playstation2.pooka
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-04-12Add an extra cookie to the ioctl and mmap wsdisplay accessops that pointsjmmv
2006-02-04PR/32730: Ed Shouten: setting WS_DEFAULT_[FB]G does not change colors entirelychristos
2006-02-04Fix cursor size. From Ed Schouten in PR port-playstation2/32728.martin
2005-12-24__asm__ -> __asmperry
2005-12-17Actually adapt to ktrace-lwp by converting the last arg to the ioctl()he
2005-12-11merge ktrace-lwp.christos
2004-07-10gs_init(VESA_1A) hang up on SCPH-50000.uch
2003-11-02fix return value of _gsfb_mmap().shin
2003-10-22Fix two more instances of paddr_t vs. NULL (use 0 instead).he
2003-07-15__KERNEL_RCSID()lukem
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-07-04alloc_attr -> allocattrjunyoung
2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat
2002-03-13Reorganise the wsfont stuff slightly so that multiple display adaptersad
2001-10-16playstation2 portuch