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-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
2008-05-05
Use 2-clause license.
jmcneill
2008-05-04
If a device transmit timeout occurs and sc_txintrperiod is greater than
rumble
2008-05-04
Move TNF licenses to 2 clause form
martin
2008-05-04
mii_dev is a device_t now.
xtraeme
2008-05-04
device_t/softc split for all mii(4) devices, and other related
xtraeme
2008-05-04
device_t/softc split for spic(4) and other related cosmetic changes.
xtraeme
2008-05-04
Move to standard TNF 2 clause license
martin
2008-05-04
Move to standard TNF 2 clause license
martin
2008-05-04
Move to standard TNF 2 clause license
martin
2008-05-03
Change my mail address to netbsd.org one.
tsutsui
2008-05-03
- remove dead URL of datasheet
tsutsui
2008-05-01
compile-fix with MULTIPROCESSOR. From Hans Rosenfeld.
cegger
2008-04-30
Make various bits of debug code compile again.
ad
2008-04-29
Pull in some more changes from OpenBSD:
scw
[next]