summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/dev/dino.c
AgeCommit message (Expand)Author
2008-07-23Do not rely on an <ichc>invisible cast</ichc> to return failure inMiod Vallat
2007-08-28Implement bus_space_vaddr().Mark Kettenis
2007-05-23Add proper bus_space_vaddr() implementation.Mark Kettenis
2007-05-18Fix io space access.Mark Kettenis
2007-01-11When attaching a dino bridge, keep the presently enabled I/O mappingsMiod Vallat
2006-12-18Allow bus_space mappings to span more than one 8MB segment; ok mickey@Miod Vallat
2006-12-14Make pci subsystem aware of domains. Each host bridge gets assigned a uniqueMark Kettenis
2006-03-13* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set toBrad Smith
2005-09-06fix two conf space related hw erratas; dino-moh-hummMichael Shalayeff
2004-09-18do not match on elroy and mercury bridgesMichael Shalayeff
2004-09-15allocate resources for cardbus on demand; better version parsingMichael Shalayeff
2004-09-15scan cpu bus manually for some machines do not support that in 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
2004-06-30only touch bridge regs that we need now -- the rest for the card-modeMichael Shalayeff
2004-06-17reset both irr's; put a barrier upon imr reset such that icr is reset properl...Michael Shalayeff
2004-06-17fix coalescing config writes errataMichael Shalayeff
2004-02-13support secondary com@dino from todd@Michael Shalayeff
2003-12-23unscrew the 16bit routines w/ a proper data reg calculationMichael Shalayeff
2003-12-20Pass -Wformat, fix a few uninitialized variables as well.Miod Vallat
2003-10-30typos and grammer from Bruno Rohee <bruno@rohee.com>Michael Shalayeff
2003-09-29dino/cujo pci bridgeMichael Shalayeff