index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
Age
Commit message (
Expand
)
Author
2010-04-01
Permit creation of an event-monitor for alarm limits even if the limits
pgoyette
2010-04-01
Cosmetic: join a couple of lines. Stop storing the value of a BAR in a
dyoung
2010-04-01
don't divide by zero. ever.
macallan
2010-04-01
add some more ADM1031 support:
macallan
2010-04-01
Add support for Domex 536 PCI SCSI controller to nca(4).
jakllsch
2010-04-01
Fix the code for 5822 B0 errata. Use pci_conf_read() and access at
msaitoh
2010-03-31
remove a now useless bus_space_barrier()
macallan
2010-03-31
Add preliminary support for the ADM1031 found in the Sun Blade 2500 and similar
macallan
2010-03-31
Do as OpenSolaris does and read the status register after each write.
macallan
2010-03-30
yinterrupt -> interrupt
tnn
2010-03-29
Attach acpiecdt with acpibus_attach_args. Sverre Froyen reports that
dyoung
2010-03-29
Don't warn about DMA timeout during probe.
tsutsui
2010-03-29
Remove more my debugging code.
kiyohara
2010-03-29
Remove debugging process.
kiyohara
2010-03-29
Remove obsolete file.
kiyohara
2010-03-29
Bye-bye fw_port.h.
kiyohara
2010-03-28
Spell "enough" properly.
snj
2010-03-28
Update acpiapm_get_powstat() to adjust for the recent changes to
pgoyette
2010-03-27
Constify the args to sysmon_envsys_foreach_sensor()'s callback function.
pgoyette
2010-03-27
Fix the locking protocol in sysmon_envsys_foreach_sensor(), and add an
pgoyette
2010-03-27
Added sdhc at cardbus support.
nonaka
2010-03-26
Make this work the way the preceeding comment blocks says it works, and
pgoyette
2010-03-26
Synchronize with other platforms:
mjacob
2010-03-26
Add a routine to iterate over all the sensors on the system. This will
pgoyette
2010-03-26
Catch up with cosmetic changes to output from config(1)
pooka
2010-03-26
Fix build of i386 ALL kernel with patch from Greg A. Woods in PR/43056.
jakllsch
2010-03-26
Export the sensor device's class.
pgoyette
2010-03-26
Convert to config_init/fini_component.
pooka
2010-03-24
sys/dev/ic/videomode.h is almost identical to sys/dev/videomode/videomode.h
tnn
2010-03-24
Fix ENVSYS_DEBUG build.
njoly
2010-03-24
In sysmon_envsys_sensor_event(), permit delivery of all events for the
pgoyette
2010-03-24
Set the SME_INIT_REFRESH flag so that the sensors' values (including
pgoyette
2010-03-24
Do the initial refresh before creating the event monitors, in case the
pgoyette
2010-03-24
Only set the APM_BATT_FLAG_NO_SYSTEM_BATTERY if _all_ batteries are
pgoyette
2010-03-24
Do not use unitialized bus_space_tag_t's. Use the tag(s) from the
dyoung
2010-03-24
first stab at a driver for the cg12 / matrox cg3
macallan
2010-03-24
Split spdmem driver into a bus attachment and a common back-end
pgoyette
2010-03-23
In the #definition of PCI_HME_BASEADDR, use PCI_BAR(0) instead of the
dyoung
2010-03-23
Put back PCI_HME_BASEADDR.
dyoung
2010-03-23
Use the PCI BAR type to decide which I/O enables to set.
dyoung
2010-03-23
Properly convert values according to block size differences between the
martin
2010-03-23
If we find a device in non-2048 byte/block mode and manage to switch
martin
2010-03-23
Additional info in DPRINTF to help debugging efforts
pgoyette
2010-03-23
Rework module/builtin code so it works in both cases.
jakllsch
2010-03-23
Make cdclose() silent, if we only have the raw partition open (e.g. when
martin
2010-03-23
Add some missing aprint_naive calls.
njoly
2010-03-23
only apply the satalink 3112 rev 0.1 and earlier to actual 3112 based
mrg
2010-03-22
pckbc.c, vga.c: It doesn't appear to be helpful to compare two
dyoung
2010-03-22
ex_softc.ex_bustype is written but never read. Just get rid of it.
dyoung
2010-03-22
Set/test sc_csr_memmapped instead of comparing bus_space_tag_t's.
dyoung
[next]