summaryrefslogtreecommitdiffstats
path: root/sys/i386/xbox
Commit message (Expand)AuthorAgeFilesLines
* After r261980, the local ptr variable in xbox_init() is no longer used,dim2014-02-161-1/+0
* Remove an nve(4)-specific workaround from the xbox port. nfe(4) doesn'tbrueffer2014-02-161-21/+0
* Move the legacy(4) driver to x86.jhb2012-03-301-1/+1
* Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.rnoland2009-12-291-2/+2
* In keeping with style(9)'s recommendations on macros, use a ';'rwatson2008-03-161-1/+1
* Replace explicit calls to video methods with their respective variantswkoszek2007-12-291-5/+4
* - Define data of struct gfb_font a const as it's only used to supply fontmarius2007-06-161-5/+6
* - Fix typo in #error pragma: compitable -> compatiblepav2006-08-151-1/+1
* No need for opt_global.h hereimp2006-08-151-1/+0
* Committed the xbox syscons(8)-able console driver.rink2006-03-031-255/+516
* Cleaned the memory initialization up, moved some defines from the framebufferrink2006-02-101-17/+12
* Patch to allow XBox-users to use the onboard nve(4) nForce ethernet driver.rink2006-02-041-1/+27
* Use ttyalloc() instead of ttymalloc()phk2006-01-041-1/+2
* Add support for XBOX to the FreeBSD port. The xbox architecture isimp2005-11-093-0/+660
OpenPOWER on IntegriCloud