summaryrefslogtreecommitdiff
path: root/sys/arch/sgimips/gio
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2020-11-21malloc(9) -> kmem(9)thorpej
2020-07-07Overhaul the interface to pci_configure_bus():thorpej
2020-06-14replace EX_NOWAIT with EX_WAITOK in device attach methods.chs
2019-11-21ga_iot = 0 -> normal_memtmacallan
2019-05-16Even more registers!macallan
2019-05-10general overhaul, in no particular order:macallan
2019-05-10move the CIDMATCH bits where they belong, now FASTCLEAR mode can actually workmacallan
2019-05-04moar registersmacallan
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2018-03-04#if 0 grtwo_cursor_data[] to match the #if 0'd code that uses it.mrg
2017-06-03remove my copyrightchristos
2016-07-20use bus_space_map() instead of fudging our own bus_space_handle_tmacallan
2015-10-02PCI Extended Configuration stuff written by nonaka@:msaitoh
2015-08-25- pass the right address to bus_space_mmap() so this works on N32 kernelsmacallan
2015-02-18switch sgimips to common bus_dma and bus_space in arch/mips/macallan
2014-06-02more __unused()macallan
2014-04-02Get rid of a wrong commaozaki-r
2014-03-29make pci_intr_string and eisa_intr_string take a buffer and a lengthchristos
2014-01-10include bsd.own.mkchristos
2012-10-27split device_t/softc for all remaining drivers.chs
2012-01-27converting extent(9) from malloc(9) to kmem(9)para
2012-01-11adjust for wsfont_find() changemacallan
2012-01-11add some register definitionsmacallan
2012-01-11use rasops_init(0,0)macallan
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-05-17PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED changed their functionaldyoung
2011-05-11Now that GENERIC32_IPX3x builds again, fix some pci_attach_argsdyoung
2011-02-20Merge forward matt-nb5-mips64matt
2009-11-22more s/the the/the/mbalmer
2009-05-12remove leftover debug codemacallan
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2009-03-04No need to have two pre-defined screen types - just adapt to whatever videomacallan
2009-02-13Don't bother drawing a cursor until wsdisplay attaches. This works aroundmacallan
2009-02-12Enable Personal IRIS 4D/20 and 4D/25 support:rumble
2009-02-12Become a good vcons citizen.macallan
2009-02-10Be selective on match, since it makes sense to combine an IP12 and IP6rumble
2009-02-10A bunch of bugfixes:macallan
2009-02-10add a few more register definitionsmacallan
2008-10-19Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.apb
2008-05-02Move TNF licenses to 2 clause formmartin
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-22TRUE -> true, FALSE -> falsethorpej
2007-02-21Replace the Mach-derived boolean_t type with the C99 bool type. Athorpej
2007-02-19Support the sq(4) interface on the Challenge S's IOPLUS mezzanine. Thisrumble
2007-02-19Update a comment: G100 has now been tested.rumble
2007-02-19regen.rumble
2007-02-19PHOBOS_G100 is 100Mbit only - don't lie. Also, make it clear thatrumble
2006-12-29IP12 (and perhaps other systems) appear to be buggy and incapable ofrumble