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
2000-07-24
create a funcion, siop_busreset(), to reset the scsibus.
bouyer
2000-07-24
Increase polled command timeout to 2s.
ad
2000-07-21
add support for SIOCS80211NWKEY and SIOCG80211NWKEY.
onoe
2000-07-20
Take advantage of generic soft interrupts, if available.
scw
2000-07-20
don't define LIST_FOREACH, it's in sys/queue.h now.
deberg
2000-07-19
add some more CTIO flags
mjacob
2000-07-19
zero result queue entry when done if debugging.
mjacob
2000-07-19
fix mislabelled error case
mjacob
2000-07-19
Fixx off-by-one error in handlereset().
pk
2000-07-19
moved the check priviledge for SIOCS80211NWID from each driver to ifioctl().
onoe
2000-07-18
Use device_lookup() and ditch TAILQ sillyness.
ad
2000-07-15
define "80x24" screen types for better vt100 compatibility
drochner
2000-07-15
Fix a typo in the `device_lookup()' changes.
scw
2000-07-14
Merge-o.
soren
2000-07-11
Indicate WEP capability to association request when WEP is enabled.
onoe
2000-07-10
do not allow non-priviledged user to change nwid via ifconfig.
onoe
2000-07-10
move associated/synced/no-recent-beacons messages to IFF_DEBUG.
onoe
2000-07-09
Add missing newlines in some messages.
mycroft
2000-07-08
When receiving an rx interrupt on a closed or unconfigured port, read
sommerfeld
2000-07-07
Gah. Bad port from FreeBSD code (thanks Robert Elz) for setting
mjacob
2000-07-06
do not show wep keys to non-root users.
onoe
2000-07-06
Use device_lookup().
thorpej
2000-07-06
Per advice from thorpej, reinstated some of Erik's changes.
mjacob
2000-07-05
Roll core version. Get rid of dogactive (no longer used). Add in some
mjacob
2000-07-05
Fix incorrect uint8_t vs. u_int8_t usage. Add in offset macros for outgoing
mjacob
2000-07-05
add MBOX_GET_RESOURCE_COUNT command
mjacob
2000-07-05
pick up FreeBSD changes
mjacob
2000-07-05
Roll platform minor. We are now always supporting ISP2100_FABRIC. Add
mjacob
2000-07-05
Redo watchdogs to handle cases of false death of commands- time
mjacob
2000-07-05
Add back in a (corrected) isp_prtstst function.
mjacob
2000-07-05
Back out previous commit- the author is incorrect. There is no 'narrow'
mjacob
2000-07-05
change the argument of SIOCS80211NWID and SIOCG80211NWID ioctls from
onoe
2000-07-04
enet dma: claim interrupt as appropriate.
pk
2000-07-04
Support WEP functions for awi driver.
onoe
2000-07-04
Support WEP functions for awi driver.
onoe
2000-07-04
Remove unneeded include <sys/kernel.h> from FreeBSD by <phk@freebsd.org>
onoe
2000-07-04
Remove work-around for Lite-On PNIC in tlp_filter_setup() that is
thorpej
2000-07-04
sync with sys/dev/ic/adwlib.h change (s/ADV_TICKLE/ADW_TICKLE/)
itojun
2000-07-04
Fix negative timeout symptoms caused by integer multiply overflow,
nisimura
2000-07-03
Fix a off-by-one error in sc_freeze_dev[].
dante
2000-06-29
#include "opt_ahc.h"
pk
2000-06-29
Since the RFA is allocated in a normal mbuf, as opposed to DMA-safe
thorpej
2000-06-28
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-06-27
remove redudant <vm/pmap.h> includes. <vm/pmap.h> -> <uvm/uvm_pmap.h>
mrg
2000-06-26
Remove debugging code that wasn't supposed to be in the commit of version 1.55
fvdl
2000-06-26
remove redundant vm includes.
mrg
2000-06-26
remove/move more mach vm header files:
mrg
2000-06-26
Change the kernel mmap interface so that the offset to map is an
simonb
2000-06-25
Make PCI HME work.
eeh
2000-06-25
Get PCI HME working.
eeh
[next]