index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
hppa
/
dev
Age
Commit message (
Expand
)
Author
2007-07-20
Make lcd(4) "blink" when machdep.led_blink is set.
Mark Kettenis
2007-07-15
lcd(4); a driver for the front panel LCD display found on the four-digit
Mark Kettenis
2007-07-15
Delay switching to the real serial console until we attach the serial device.
Mark Kettenis
2007-07-05
Print offset and irq for devices that attach to ssio(4).
Mark Kettenis
2007-07-03
Mark ukbd(4) as console keyboard when appropriate.
Mark Kettenis
2007-07-01
Correctly count interrupts for devices that share interrupts.
Mark Kettenis
2007-07-01
Reset PDC devices before enabling iova space if we're not on a serial console.
Mark Kettenis
2007-07-01
Add a few more registers.
Mark Kettenis
2007-06-30
Bump number of supported interrupt routing entries.
Mark Kettenis
2007-06-26
Switch associated pciide(4) into native mode, and route its interrupt
Mark Kettenis
2007-06-24
Attach as console when appropriate.
Mark Kettenis
2007-06-20
Add file such that a kernel with lpt at ssio actually compiles.
Mark Kettenis
2007-06-20
lpt at ssio
Mark Kettenis
2007-06-19
com at ssio
Mark Kettenis
2007-06-19
Add ssio(4), a driver for the castrated National Semiconductor PC87560
Mark Kettenis
2007-06-18
Lookup interrupt routing info based on elroy(4) bus number.
Mark Kettenis
2007-06-17
Get interrupt information from PDC and use it to program the IO SAPIC.
Mark Kettenis
2007-06-16
astro(4)'s iommu does cache-coherent DMA.
Mark Kettenis
2007-06-16
Add a few more registers.
Mark Kettenis
2007-05-27
Dynamically allocate irq's for pci devices on elroy(4).
Mark Kettenis
2007-05-26
tyops
Miod Vallat
2007-05-23
Add hack to prevent switching to serial console on four-digit B/C/J class
Mark Kettenis
2007-05-23
Add proper bus_space_vaddr() implementation.
Mark Kettenis
2007-05-21
Import code to support the Elroy chip from hppa64 and make it actually work.
Mark Kettenis
2007-05-21
Make iommu_dvmamap_unload cleanup properly.
Mark Kettenis
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
[prev]
[next]