summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/dev
AgeCommit message (Expand)Author
2007-05-21Initial stab at a driver for the Astro chip. Mostly IOMMU code to handleMark Kettenis
2007-05-18Fix io space access.Mark Kettenis
2007-05-18regenMark Kettenis
2007-05-18Add IDs for 8700/pcxw2 cpu and fpu.Mark Kettenis
2007-05-10evcnt & 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-11Add a platform specific sti_pci_is_console() to decide if a given pci stiMiod Vallat
2007-01-11When attaching a dino bridge, keep the presently enabled I/O mappingsMiod Vallat
2007-01-11Allow sti_attach_common() to return an error code, and do not fall intoMiod Vallat
2006-12-18Change sti attachment to pass an array of base addresses for the sti regions,Miod Vallat
2006-12-18Allow bus_space mappings to span more than one 8MB segment; ok mickey@Miod Vallat
2006-12-18regenMichael Shalayeff
2006-12-18add c3700 and c8000Michael Shalayeff
2006-12-18regenMichael Shalayeff
2006-12-18the 8900 is called shortfinMichael Shalayeff
2006-12-14Make pci subsystem aware of domains. Each host bridge gets assigned a uniqueMark Kettenis
2006-11-30replace a bunch of ifs w/ an array scan and add a few moreMichael Shalayeff
2006-05-29allow ints for older asp; found on 710 @session; tested on 710, 715/33 (miod)...Michael Shalayeff
2006-04-16Introduce sti_rom_size() which will compute the size of a card's rom, andMiod Vallat
2006-04-01Revert previous commit, this causes sti1 probe to hang on some models.Miod Vallat
2006-03-27regenMichael Shalayeff
2006-03-27typoMichael Shalayeff
2006-03-15Correct checks against cd_ndevs - valid numbers are strictly inferior toMiod Vallat
2006-03-13* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set toBrad Smith
2005-11-28use atop(), remove last traces of Mach macros from hppa and hppa64Martin Reindl
2005-10-12regenMichael Shalayeff
2005-10-12add few other ancient cpu types we have not seen yetMichael Shalayeff
2005-09-06fix two conf space related hw erratas; dino-moh-hummMichael Shalayeff
2005-09-06regenMichael Shalayeff
2005-09-06add proj namesand those more modern cpus we do not have ids for yetMichael Shalayeff
2005-06-09it appears asp occupies more space than intially thought andMichael Shalayeff
2005-04-07regenMichael Shalayeff
2005-04-07fix a few board idsMichael Shalayeff
2005-04-0764bit-friendly pdc.h and iomod.h and correspondent changes elsewhereMichael Shalayeff
2005-03-17fix comment wrt previous changeMichael Shalayeff
2005-03-17add two more revs of romless cards; from netbsdMichael Shalayeff
2005-03-01only call eaio_l2() if kernel has support for pcxl2 compiled in; from weissma...Michael Shalayeff
2005-02-27Split sti softc in two structures, one device-related for regular deviceMiod Vallat
2005-01-23Two sti(4) changes necessary for hp300:Miod Vallat
2004-12-28fix new line in dmesg print on 8k cpusMichael Shalayeff
2004-11-08Show in the dmesg as mongoose, to matche the manpage and kernel configurationMiod Vallat
2004-11-08TypoMiod Vallat
2004-10-29Split mongoose and add a gscbus attachment, for the eisa slots in B series.Miod Vallat
2004-10-28wrong paste from lasiMichael Shalayeff
2004-10-26simplify cache print a bitMichael Shalayeff
2004-10-25same fix as for com_gsc wrt unmapped console portsMichael Shalayeff
2004-09-26do not match on astroMichael Shalayeff
2004-09-19turn totalphysmem into physmem and name old physmem into smth it really isMichael Shalayeff
2004-09-18do not match on elroy and mercury bridgesMichael Shalayeff
2004-09-15add pcxu tlb handlers and cpu probingMichael Shalayeff