summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/dev
AgeCommit message (Expand)Author
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
2004-09-15allocate resources for cardbus on demand; better version parsingMichael Shalayeff
2004-09-15regenMichael Shalayeff
2004-09-15fix j2240 nameMichael Shalayeff
2004-09-15scan cpu bus manually for some machines do not support that in promMichael Shalayeff
2004-09-15map both register spacesMichael Shalayeff
2004-09-15regenMichael Shalayeff
2004-09-15fix ioa entriesMichael Shalayeff
2004-09-14store fpu version for later use. make sure to proper store/clear fpu state in...Michael Shalayeff
2004-09-14do not print anything about btlb if there is noneMichael Shalayeff
2004-08-30another card tat uses system promMichael Shalayeff
2004-08-29oops debugging printfMichael Shalayeff
2004-08-06support cardbus bridges and a few pcmcia devices i have workingMichael Shalayeff
2004-07-24better operated entities and quantities in raw functionsMichael Shalayeff
2004-07-21swapped byte swapping in raw vs non-raw funcs and missed swapping in rw8; fro...Michael Shalayeff