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-03-20
Fix the dbcool_{get,set}_limits() routines to properly deal with min/max
pgoyette
2010-03-20
Add PCI_BAR(n) for the nth Base Address Register.
dyoung
2010-03-19
Replace some magic numbers with macro. Tested on SMC_TT on atari.
tsutsui
2010-03-19
Misc KNF.
tsutsui
2010-03-19
No need to override mem_ring value in ne2000_ipkdb_attach()
tsutsui
2010-03-19
Remove aiboost(4) as obsolete and redundant since the introduction of aibs(4).
cnst
2010-03-19
Modify previous commit. The routine to deliver events is intended to be
pgoyette
2010-03-19
support W83667HG (0xa5) in wbsio(4); its hw mon is already supported by lm(4)...
cnst
2010-03-19
Remove superfluous cast (device_t to device_t).
dyoung
2010-03-19
Use Cardbus_intr_disestablish() instead of cardbus_intr_disestablish().
dyoung
2010-03-19
Don't pick up the network-interface, ethernet, and 802.11-related
dyoung
2010-03-19
Don't pick up the <sys/sysctl.h> definitions by chance,
dyoung
2010-03-19
Separate event delivery from polling and limit evaluation in
pgoyette
2010-03-18
This is *always* compiled with #define rbus 1, so get rid of the
dyoung
2010-03-18
Simplify interrupt (dis)establishment by two source transformations:
dyoung
2010-03-18
This is *always* compiled with #define rbus 1, so get rid of the
dyoung
2010-03-17
Silence errors from the integer evaluations in case the objects are not found.
jruoho
2010-03-17
Print also the so-called "granularity" values when the _BIF is evaluated.
jruoho
2010-03-17
Remove the technology "sensor" (a fixed constant). Report this information
jruoho
2010-03-17
Remove the timer-based check in the sensor refresh routine. We henceforth
jruoho
2010-03-17
Fix the testing of temporarily unknown values.
jruoho
2010-03-17
Move the low and warning capacity sensors to the limits framework provided
jruoho
2010-03-16
Implement character drawing by hardware so we don't need to map the framebuffer
macallan
2010-03-16
Do not overwrite a ISO9660 partition (which the sunlabel can not properly
martin
2010-03-16
Allow this driver to build for ofppc as well.
he
2010-03-16
Remove the call to AcpiGetType() in acpi_make_devnode(). This is the same
jruoho
2010-03-16
Remove unused headers.
jruoho
2010-03-16
With the intent of making 'struct acpi_devnode' as the central place for
jruoho
2010-03-15
Make this compile on sparc64:
dyoung
2010-03-15
rbus is always #defined as 1, so unifdef -D rbus=1.
dyoung
2010-03-15
Delete unused member ct_bar[] from struct cardbus_devfunc.
dyoung
2010-03-15
Delete unused functions cardbus_save_bar() and cardbus_restore_bar().
dyoung
2010-03-15
Delete unused members ct_rbus_iot and ct_rbus_memt from struct
dyoung
2010-03-15
The monitor struct member is gone. Make this compile again.
enami
2010-03-15
Remove duplicate USB_PRODUCT_LINKSYS3_WUSB11V28 entry.
jakllsch
2010-03-14
Use device_suspensor_t instead of struct device_suspensor.
dyoung
2010-03-14
For RAID sets which have no parity (i.e., RAID level 0) and therefore can
jld
2010-03-14
Remove setting of edata->monitor since that member no longer exists.
pgoyette
2010-03-14
Retire the 'monitor' member of the envsys_data_t. It was only used in
pgoyette
2010-03-14
add device id and quirks for iPhone 3GS (just copy the 3G ones)
explorer
2010-03-14
regenerate
mrg
2010-03-14
add several core i7 devices, and some more ricoh card reader controllers.
mrg
2010-03-13
Fix PR kern/42838 using option #1 as described by KIYOHARA Takashi in
scw
2010-03-13
Some KNF.
tsutsui
2010-03-13
- include "ioconf.h" for struct cfdriver we_cd
tsutsui
2010-03-13
- make local functions static
tsutsui
2010-03-13
u_int8_t -> uint8_t
tsutsui
2010-03-13
Misc KNF.
tsutsui
2010-03-13
Add Broadcom BCM5482.
kiyohara
2010-03-13
Regen.
kiyohara
[next]