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
/
arch
/
macppc
Age
Commit message (
Expand
)
Author
2004-01-04
attempt to make these compile again after recent wdc changes.
dbj
2004-01-03
More wdc_channel structure member namespace cleanup:
thorpej
2004-01-03
Rename "struct channel_softc" to "struct wdc_channel".
thorpej
2004-01-01
Rename:
thorpej
2003-12-31
Simplify allocation of the channel queue.
thorpej
2003-12-30
Fix PowerPC ports build with KGDB.
manu
2003-12-27
Initialize some auto vars to appaise gcc3.
mjl
2003-12-27
add support for the Keywest I2C and snapper audio device, as found on
grant
2003-12-26
revert previous. -fwritable-strings is not needed now that the ld script
aymeric
2003-12-26
merge any section that starts in ".rodata." into the text section.
aymeric
2003-12-26
ANSIfy and clean up prototypes.
aymeric
2003-12-26
add -fwritable-strings to DBG, so that gcc doesn't generate a ".rodata" section.
aymeric
2003-12-22
Fix typo: atw(4) was listed as an Aironet card instead of ADMtek.
dyoung
2003-12-14
No need to include wdvar.h anymore.
thorpej
2003-12-14
Split the Intel i31244 SATA controller ("Artisea") driver out of piixide
thorpej
2003-12-13
Split out the Silicon Image SATALink support into its own driver,
thorpej
2003-12-11
Convert fixcoff into a true host tool by making it under tools.
matt
2003-12-10
Make sure to pick up nbcompat definitions
matt
2003-12-10
Use be16toh/htobe16 instead of ntohs/htons.
matt
2003-12-10
s/u_int16_t/uint16_t/ for more portability
matt
2003-12-10
Change reference at bottom from sys/dev/majors to sys/conf/majors to match
jmc
2003-12-07
Enable RSSI-based rate-adaptation for wi(4). This enables wi(4)-based
dyoung
2003-12-04
netbsd.org -> NetBSD.org
keihan
2003-12-03
Adapt for new wdc regiosters array. Should fix port-macppc/23604.
bouyer
2003-11-19
Add missing lpt entries.
matt
2003-11-16
Add data-link type DLT_IEEE802_11_RADIO to wi and atw. DLT_IEEE802_11_RADIO
dyoung
2003-11-13
we could have lpt at puc.
christos
2003-11-13
eliminate uvm_useracc() in favor of checking the return value of
chs
2003-11-11
Implement mach_thread_get_state.
manu
2003-11-04
. ANSIfy, make compile
aymeric
2003-11-02
Squish some recent compiler warnings.
thorpej
2003-11-01
avoid stong words in comments
jdolecek
2003-10-27
Stop false uninitialized variable warning.
dyoung
2003-10-26
Remove optimization hack.
mycroft
2003-10-26
Use ${HOST_SH} instead of `sh'.
lukem
2003-10-24
add major for 'ses' for archs which have the other scsi devices
jdolecek
2003-10-20
Reorganize the way powerpc port install machine specific headers.
matt
2003-10-18
Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'
lukem
2003-10-13
Switch wi(4) to the new 802.11 layer.
dyoung
2003-10-13
Add atw(4), ADMtek ADM8211 802.11, at PCI bus and Cardbus.
dyoung
2003-10-10
reassing majors for crypto and pf to use the newly defined MI major
jdolecek
2003-10-10
update the comment - the space for machine-dependant majors
jdolecek
2003-10-08
Add new per-chip pciide drivers.
bouyer
2003-10-08
Adapt for wdcattach() prototype change, and deal with atabus in
bouyer
2003-10-08
Add atabus.
bouyer
2003-10-08
Overhaul MBR handling (part 1):
lukem
2003-10-05
Add some framework for MI assignment of device majors - add sys/dev/majors
jdolecek
2003-09-25
Hide the use of config_interrupts() in one place.
mycroft
2003-09-25
Add COMPAT_16
matt
2003-09-19
1) Use config_interrupts() to attach IDE and ATAPI drives. This eliminates
mycroft
[next]