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
2009-01-10
use new exported constants from net80211.
cegger
2009-01-10
BCM4328 has MAC rev 12.
cegger
2009-01-09
Fix previous screwup.
macallan
2009-01-09
A driver for Broadcom BCM4302 wlan controllers, otherwise known as
macallan
2009-01-03
remove extra semicolons.
yamt
2008-12-19
use M_ZERO on malloc() and remove subsequent bzero().
cegger
2008-12-17
kill MALLOC and FREE macros.
cegger
2008-12-16
replace bitmask_snprintf(9) with snprintb(3)
christos
2008-12-13
Revert part of previous that reverted part of rev 1.14
tsutsui
2008-12-11
Doh! What should have happened happens ...
alc
2008-12-11
Sync ath(4) with the new HAL, mostly based on <jmcneill>'s patches.
alc
2008-12-11
The wrong sense of the UIP register is used to test for a pending clock
kenh
2008-12-09
Sync with src/sys/arch/amiga/dev/siop.c rev 1.59:
tsutsui
2008-12-08
Warn about large struct on stack in comment.
pooka
2008-12-08
Add support for a 8168C/8111C revision
alc
2008-12-05
Wrap long lines.
tsutsui
2008-12-04
Don't pass uint8_t values to le16toh() in fxp_rx_hwcksum().
tsutsui
2008-12-04
Add a missed htole32() on the previous ip4csum-tx bug workaround.
tsutsui
2008-12-04
Sort Tx/Rx macro in previous.
tsutsui
2008-12-04
PR kern/40099 device_t/softc split broke cac(4)/ld(4): panic: iostat_unbusy
ad
2008-12-03
Fix typo in comment.
tsutsui
2008-12-03
Add a workaround for hardware ip4csum-tx bug and enable it.
tsutsui
2008-12-03
Call BUS_DMASYNC_PREREAD more strictly on polling DMA descriptors.
tsutsui
2008-11-16
cpu_intr_p() doesn't account for software interrupts (e.g. callouts) so
bouyer
2008-11-12
Added missing #include <net/if_ether.h> for ether_ioctl().
phx
2008-11-12
Remove LKMs and switch to the module framework, pass 1.
ad
2008-11-07
*** Summary ***
dyoung
2008-10-25
Simplify NOERS case. Revert most changes back to 1.283.
matt
2008-10-25
Fix a botch in an FIFO check for 16650.
tsutsui
2008-10-25
Replace a "type" with "sc->sc_type" to make this build again for cobalt
he
2008-10-24
Add support for 16550 chips without an Enhanced Register Set.
matt
2008-10-23
Change mfi_mgmt() to take a mfi_ccb and scsipi_xfer as argument, as
bouyer
2008-10-19
Calculate maxdispoffset rather than hard-coding it. Fixes scrolling in
jmcneill
2008-10-19
vga_cnattach: calling wsdisplay_screentype_pick with a NULL type will
jmcneill
2008-10-18
kern/39757 from mishka@:
bouyer
2008-10-13
Fix up the bus-independant probe code. Patch from njoly@
pgoyette
2008-10-12
Add an i2c attachment for the LM78 family of temp sensor/fan control
pgoyette
2008-10-03
Make sure the adapter is ready to accept FISs before bringing the PHY up.
bouyer
2008-10-02
Kill ATACH_TH_RUN and use cpu_intr_p() instead.
bouyer
2008-10-02
Add support for >2TB arrays and implement raw I/O mode which is a
sborrill
2008-09-15
Read the correct error status register on SBus cards.
jdc
2008-09-15
Minor corrections to the SBus definitions, from the `Sbus GEM Specification':
jdc
2008-09-14
A few cleanups for siisata(4)
jakllsch
2008-09-09
Complete device_t/softc split for the ld(4) attachments. This should
tron
2008-09-08
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
gmcgarry
2008-09-04
Adopt a fix from OpenBSD, revision 1.30 in their CVS repository.
he
2008-09-04
Limit the number of luns to 1, since the SCSI device ciss(4) presents
mhitch
2008-09-03
Make it work again for platforms that can do single byte operations.
rjs
2008-08-27
device_t changes, pmf, minor knf.
christos
2008-08-23
Fix typo in comment.
tsutsui
[next]