Age | Commit message (Expand) | Author |
2007-05-21 | Initial stab at a driver for the Astro chip. Mostly IOMMU code to handle | Mark Kettenis |
2007-05-18 | Fix io space access. | Mark Kettenis |
2007-05-18 | regen | Mark Kettenis |
2007-05-18 | Add IDs for 8700/pcxw2 cpu and fpu. | Mark Kettenis |
2007-05-10 | evcnt & friends were replaced by a proper interrupt counting mechanism 3 year... | Theo de Raadt |
2007-04-10 | ``it's'' -> ``its'' when the grammar gods require this change. | Miod Vallat |
2007-01-11 | Add a platform specific sti_pci_is_console() to decide if a given pci sti | Miod Vallat |
2007-01-11 | When attaching a dino bridge, keep the presently enabled I/O mappings | Miod Vallat |
2007-01-11 | Allow sti_attach_common() to return an error code, and do not fall into | Miod Vallat |
2006-12-18 | Change sti attachment to pass an array of base addresses for the sti regions, | Miod Vallat |
2006-12-18 | Allow bus_space mappings to span more than one 8MB segment; ok mickey@ | Miod Vallat |
2006-12-18 | regen | Michael Shalayeff |
2006-12-18 | add c3700 and c8000 | Michael Shalayeff |
2006-12-18 | regen | Michael Shalayeff |
2006-12-18 | the 8900 is called shortfin | Michael Shalayeff |
2006-12-14 | Make pci subsystem aware of domains. Each host bridge gets assigned a unique | Mark Kettenis |
2006-11-30 | replace a bunch of ifs w/ an array scan and add a few more | Michael Shalayeff |
2006-05-29 | allow ints for older asp; found on 710 @session; tested on 710, 715/33 (miod)... | Michael Shalayeff |
2006-04-16 | Introduce sti_rom_size() which will compute the size of a card's rom, and | Miod Vallat |
2006-04-01 | Revert previous commit, this causes sti1 probe to hang on some models. | Miod Vallat |
2006-03-27 | regen | Michael Shalayeff |
2006-03-27 | typo | Michael Shalayeff |
2006-03-15 | Correct checks against cd_ndevs - valid numbers are strictly inferior to | Miod Vallat |
2006-03-13 | * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to | Brad Smith |
2005-11-28 | use atop(), remove last traces of Mach macros from hppa and hppa64 | Martin Reindl |
2005-10-12 | regen | Michael Shalayeff |
2005-10-12 | add few other ancient cpu types we have not seen yet | Michael Shalayeff |
2005-09-06 | fix two conf space related hw erratas; dino-moh-humm | Michael Shalayeff |
2005-09-06 | regen | Michael Shalayeff |
2005-09-06 | add proj namesand those more modern cpus we do not have ids for yet | Michael Shalayeff |
2005-06-09 | it appears asp occupies more space than intially thought and | Michael Shalayeff |
2005-04-07 | regen | Michael Shalayeff |
2005-04-07 | fix a few board ids | Michael Shalayeff |
2005-04-07 | 64bit-friendly pdc.h and iomod.h and correspondent changes elsewhere | Michael Shalayeff |
2005-03-17 | fix comment wrt previous change | Michael Shalayeff |
2005-03-17 | add two more revs of romless cards; from netbsd | Michael Shalayeff |
2005-03-01 | only call eaio_l2() if kernel has support for pcxl2 compiled in; from weissma... | Michael Shalayeff |
2005-02-27 | Split sti softc in two structures, one device-related for regular device | Miod Vallat |
2005-01-23 | Two sti(4) changes necessary for hp300: | Miod Vallat |
2004-12-28 | fix new line in dmesg print on 8k cpus | Michael Shalayeff |
2004-11-08 | Show in the dmesg as mongoose, to matche the manpage and kernel configuration | Miod Vallat |
2004-11-08 | Typo | Miod Vallat |
2004-10-29 | Split mongoose and add a gscbus attachment, for the eisa slots in B series. | Miod Vallat |
2004-10-28 | wrong paste from lasi | Michael Shalayeff |
2004-10-26 | simplify cache print a bit | Michael Shalayeff |
2004-10-25 | same fix as for com_gsc wrt unmapped console ports | Michael Shalayeff |
2004-09-26 | do not match on astro | Michael Shalayeff |
2004-09-19 | turn totalphysmem into physmem and name old physmem into smth it really is | Michael Shalayeff |
2004-09-18 | do not match on elroy and mercury bridges | Michael Shalayeff |
2004-09-15 | add pcxu tlb handlers and cpu probing | Michael Shalayeff |