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
2003-03-03
Fix egregious bug where we meant to use bit 5 (1<<5) instead of the
mjacob
2003-03-03
spelling
mjacob
2003-03-03
Propagate iid && rxid when we're putting back an ATIO for FC.
mjacob
2003-03-03
Spelling fixes. Leave an example for how to set icbdelay timer for
mjacob
2003-03-03
add Philips UCB1400
bsh
2003-03-02
Add support for the 82C710, the original Universal Peripheral Controller.
bjh21
2003-02-27
Enable the MII output drivers in hme_mifinit() based on the currently
pk
2003-02-26
Add MBUFTRACE kernel option.
matt
2003-02-25
Add support for Prism monitor mode. From Kevin Lahey
dyoung
2003-02-25
Step 0 of adding Prism monitor mode: name the firmware command for
dyoung
2003-02-25
Disable interrupts before ACKing them to avoid the obvious race.
dyoung
2003-02-25
Following implementation for other RIDs, read the driver's notion
dyoung
2003-02-21
hz -> Hz
tsutsui
2003-02-20
Use MIIF_FORCEANEG.
petrov
2003-02-20
Add a MIIF_FORCEANEG flag to be passed to mii_attach. This forces an
matt
2003-02-18
Also remove (probably) incorrect comment.
tsutsui
2003-02-18
hz -> Hz (from OpenBSD)
tsutsui
2003-02-18
Remove unusable debug code.
tsutsui
2003-02-13
Preserve the current PHY select bit in the MIF configuration register
pk
2003-02-09
make 'name' and 'data' of struct wsdisplay_font const, mark data arrays
jdolecek
2003-02-09
- init panpot at reset
itohy
2003-02-05
It seems the LAN Adapter on dreamcast actually uses slow 150ns SRAM,
tsutsui
2003-02-04
Fix swapped malloc parameters - caught by recent malloce(9) changes.
martin
2003-02-04
Make this driver MP-safe by using a single spin lock to guard all its entrances.
pk
2003-02-04
Use bus_dmamap_load_mbuf() in fxp_add_rfabuf().
thorpej
2003-02-02
guarantee, not guarentee. Idea from miod@openbsd.
wiz
2003-02-01
Clenup malloc signature change fallout.
martin
2003-02-01
Add extensible malloc types, adapted from FreeBSD. This turns
thorpej
2003-01-31
Changes to allow machines which don't use text mode at the boot time
tsutsui
2003-01-31
lance_init(): explicitly clearing the `initialisation done' bit in the
pk
2003-01-31
Use aprint_*().
thorpej
2003-01-30
The introduction of FAS366 support annihilated the `reselect-while-selecting'
pk
2003-01-28
success, not sucess. Noted by mjl.
wiz
2003-01-28
Fix printf format warnings in previous.
kleink
2003-01-28
Provide locking required by the interrupt handlers running at IPL_SERIAL.
pk
2003-01-27
Also save status info in the user command packet.
ad
2003-01-27
Experimental support for RAID volumes configured by ATA "RAID" controllers.
thorpej
2003-01-27
Set a value for MISCOUT register correctly in vga_setup_regs().
tsutsui
2003-01-27
const'ify.
tsutsui
2003-01-27
- Replace some magic numbers with proper macro.
tsutsui
2003-01-27
- Use u_int8_t instead of char for register structure.
tsutsui
2003-01-27
KNF and space/TAB cleanup.
tsutsui
2003-01-27
Ops, initialise len before using it.
bouyer
2003-01-24
zs_shutdown: lower IPL before sleeping. Also note the fact that the
pk
2003-01-23
Add processor interface register definitions.
augustss
2003-01-20
Remove variable that is only assigned too but not referenced.
simonb
2003-01-20
Remove unreachable break after return.
simonb
2003-01-20
Remove variables that are only assigned too but not referenced.
simonb
2003-01-20
Remove variable that is only assigned too but not referenced.
simonb
2003-01-20
The Double-Semi-Colon Police.
simonb
[next]