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
/
ic
Age
Commit message (
Expand
)
Author
2008-08-11
Add a flags argument to the ld(4) flush handlers, and call these with a
simonb
2008-08-01
Increase delay after channel reset from 100ms to 500ms, suggested by bouyer.
dillo
2008-07-31
Calling fxp_init within the interrupt handler results in
ws
2008-07-15
Use more timespecs internally. From Alexander Shishkin and me.
christos
2008-07-14
Remove OMAP gunk in com_activate, it's not needed.
matt
2008-07-09
- device/softc split
joerg
2008-07-09
- device/softc split for ath(4)
joerg
2008-07-09
- device/softc split
joerg
2008-07-09
- device/softc split for fxp(4)
joerg
2008-07-06
Split device_t/softc with misc cosmetic changes.
tsutsui
2008-07-06
Split device_t/softc with misc cosmetic changes.
tsutsui
2008-07-03
split device/softc (tested with an@pcmcia)
drochner
2008-07-02
change licence of my old code to two-clause BSD licence
plunky
2008-06-30
__FUNCTION__ -> __func__
perry
2008-06-24
Array range designated initializers are a gcc extension. Replace with
gmcgarry
2008-06-24
Rearrange pdq_boolean_t, pdq_type_t and pdq_state_t so that enums are defined
gmcgarry
2008-06-24
Change gcc variadic macros to c99 variadic macros.
gmcgarry
2008-06-24
status is unsigned.
gmcgarry
2008-06-24
Fix prototype of ahd_send_async(). Pull in dev/ic/aic7xxx_cam.h to get ac_code.
gmcgarry
2008-06-17
Typo correction to restore buildability.
he
2008-06-17
Repair a discrepancy between the 802.11 standard and ath(4) operation
dyoung
2008-06-15
fix compile failure.
nonaka
2008-06-14
Automatically detect the amount of installed RAM by reading the memory
mjf
2008-06-12
use device_lookup_private to get softc
cegger
2008-06-12
Elaborate on a comment.
dyoung
2008-06-11
- use device_lookup_private to get softc
cegger
2008-06-11
don't use cfdriver_t->cd_devs directly
drochner
2008-06-11
Support use PCI Clock(SF_CHIP_USEPCIC). We can set the value "use_pciclock"
kiyohara
2008-06-10
device_private(device_lookup()) -> device_lookup_private()
cegger
2008-06-08
Replace device_lookup() with device_lookup_private() on getting softc
tsutsui
2008-06-07
For ATAPI, in addition to storing the short sense, report a SCSI_CHECK
bouyer
2008-06-06
Fix typo in comment.
dyoung
2008-06-04
Reduce polling of the keyboard controller status by a factor of 1000.
drochner
2008-05-29
remove clause #3 from my license where there are no other
mrg
2008-05-25
Add bio(4) support, heavily from OpenBSD. The driver doesn't know which
mhitch
2008-05-25
Properly fix the "hanging in tty" bug that was worked around with cv_wakeup()
ad
2008-05-25
include uvm/uvm_extern.h for trunc_page() on sparc
chs
2008-05-23
Import siisata(4) by Jonathan A. Kollasch.
jnemeth
2008-05-23
Fix NetBSD version tag.
hauke
2008-05-22
Added driver for the Creative Systems Inc. Hurdler CPI parallel printer card.
hauke
2008-05-16
Remove some #ifdef __FreeBSD__ code.
dyoung
2008-05-14
Normalize my licenses.
tsutsui
2008-05-13
don't play with timevals directly, use the macros. From OpenBSD
christos
2008-05-11
Include machine/cputypes.h explicitly.
ad
2008-05-11
Make fc scratch acquisition something that can fail. Remove in_intr flag.
mjacob
2008-05-10
Years in license are four digits
martin
2008-05-07
Wait 100ms after we resseting the PHY and found that a device is preent.
bouyer
2008-05-07
Correct Sbus register definitions.
jdc
2008-05-06
Add some Sbus-specific definitions (more registers and more values in the
jdc
2008-05-06
- use RTK_IDR[0-5] registers to get MAC address on RTL8168C
tsutsui
[next]