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
2009-04-23
Add power hooks. Proposed a couple of days ago on tech-kern@, no
kefren
2009-04-23
use proplib
msaitoh
2009-04-23
remove obsolete code.
msaitoh
2009-04-23
Add pmf hooks. Proposed two days ago on tech-kern@, no objections.
kefren
2009-04-21
Regen.
cube
2009-04-21
Add a number of products that use Realtek's RTL8187 802.11 chip.
cube
2009-04-21
Add support for USB serial adapter REX-USB60F which I tested.
taca
2009-04-21
Regen.
taca
2009-04-21
Add product id for RATOC USB serial adapter REX-USB60F.
taca
2009-04-21
Fix wrong arguments of bus_dmamem_free(9).
tsutsui
2009-04-21
regen
nonaka
2009-04-21
Added SD/MMC support from OpenBSD.
nonaka
2009-04-21
Rework scatter / gather page allocation inspired by r186295 of FreeBSD SVN:
rafal
2009-04-20
Add ale(4), a driver for Attansic/Atheros L1E gigabit ethernet device.
cegger
2009-04-20
Add queue macros SLIST_FOREACH_SAFE, STAILQ_FOREACH_SAFE, STAILQ_LAST,
mschuett
2009-04-19
In this case "XXX free other data structures XXX" includes stopping and
ad
2009-04-19
regen.
msaitoh
2009-04-19
Oooops. Back out some of previous my commit.
msaitoh
2009-04-19
Some fixes and enhancements:
msaitoh
2009-04-19
Add mii_mpd_rev to keep MII PHY revision.
msaitoh
2009-04-19
regen
msaitoh
2009-04-19
Add some boradcom's PHYs.
msaitoh
2009-04-18
Revert bcopy -> memcpy change inside #ifdef BCOPY_FASTER block.
tsutsui
2009-04-18
Remove extra whitespace added by a stupid tool.
tsutsui
2009-04-18
Initialize callout and lists before we check for errors.
cegger
2009-04-17
Bug fix: don't release the Rx DMA maps twice.
dyoung
2009-04-17
Detach pcppi0 at isa0 during shutdown.
dyoung
2009-04-17
appease gcc
christos
2009-04-17
Detach audio(4) during shutdown.
dyoung
2009-04-17
Use device_t instead of 'struct device *' or device_ptr_t. Use cfdata_t
dyoung
2009-04-17
backout rev. 1.112. I was misleaded by the wrong pci(9) manpage.
cegger
2009-04-17
Move initialisation of the irq spinlock into the device handling code,
joerg
2009-04-17
pci_activate() wants a softc and not a device
cegger
2009-04-17
Disable interrupts on the h/w before disestablishing the PCI interrupt
dyoung
2009-04-17
Disable interrupts on the h/w before detaching the interrupt
dyoung
2009-04-17
check return code of tlp_attach()
cegger
2009-04-17
Check revisions and print names of i82551/i82551ER, per Intel manual.
tsutsui
2009-04-17
change tlp_attach() to return an error code on failure.
cegger
2009-04-17
set dmamap to NULL when bus_dmamap_create() fails to prevent bus_dmamap_destr...
cegger
2009-04-17
Free resources in error path.
cegger
2009-04-17
use aprint_*
cegger
2009-04-17
Detach tlp(4) during shutdown.
cegger
2009-04-17
device_t/softc split. Tested with tlp at pci
cegger
2009-04-17
struct device * -> device_t
cegger
2009-04-17
use device_private
cegger
2009-04-17
struct device * -> device_t
cegger
2009-04-16
use sparc_bus_map_large() to map the I128 framebuffer
macallan
2009-04-16
- remove a redundant decl of boothowto; it's in <sys/systm.h>
tsutsui
2009-04-16
Some cosmetics in rxcsum code. Tested on i386.
tsutsui
2009-04-16
u_intNN_t -> uintNN_t
tsutsui
[next]