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
/
isapnp
Age
Commit message (
Expand
)
Author
2006-08-30
fix incomplete initializers
christos
2006-08-30
fix missing initializer
christos
2006-07-16
Added type information for the parameter r of isapnp_read_reg.
rillig
2006-07-13
Add an option COM_REGMAP to allow com(4) to use an array of register indices.
gdamore
2006-06-30
Ankh-Morpork, we have a MIDI driver....
chap
2006-04-27
Regen
christos
2006-04-27
PR/33382: Jonathan A. Kollasch: add devlogic for another com(4) at isapnp(4)
christos
2006-04-13
Fix grammar in a comment, and use named constants for better readability.
cube
2006-04-13
Coverity CID 2853: Return if we cannot establish an interrupt instead
christos
2006-04-13
Coverity CID 1543: Fix buffer off-by-one on error.
christos
2006-04-13
Regen.
christos
2006-04-13
Fix the MPU attachment on Aztech 1020 that has a separate mpu pnp device
christos
2006-03-29
Use device_private().
thorpej
2006-02-19
Regen
martin
2006-02-19
Add Aztech AZT1020. From Stephan Meisinger.
martin
2006-02-16
Change "inline" back to "__inline" in .h files -- C99 is still too
perry
2006-01-16
properly use ata_channel->ch_ndrive:
bouyer
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2005-08-26
s/locdesc_t/int/g
drochner
2005-07-09
make the isdn drivers compile again with -Wconst, -Wshadow
christos
2005-06-22
Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9)
dyoung
2005-05-17
Yes, it was a cool trick >20 years ago to use "0123456789abcdef"[a] to
christos
2005-02-27
regen
perry
2005-02-27
don't leave a whitespace at the end of the stripped RCS Id
perry
2005-02-27
nuke trailing whitespace
perry
2005-02-04
de-__P
perry
2005-01-13
ansify and KNF
kent
2005-01-09
Some cosmetics:
tsutsui
2004-12-13
PR/28645: Fabien Devaux: Infinite loop at startup with Acer Travelmate 313T
christos
2004-10-29
constify audio_hw_if, midi_hw_if, and radio_hw_if.
yamt
2004-09-21
Fix a mis-placed wdc_init_shadow_regs().
thorpej
2004-09-13
a round of autoconf cleanup:
drochner
2004-09-01
more namespace sanity: ISACF_*_DEFAULT constants are for ISA
drochner
2004-09-01
symbolic constants are good, but this is another namespace
drochner
2004-08-20
Move most of wdc_softc into a new atac_softc structure that contains
thorpej
2004-08-19
Use ANSI function decls and "static".
thorpej
2004-08-14
- Split the register handles out of struct wdc_channel into a separate
thorpej
2004-08-11
Rather than having a call up from the low-level driver to get the card type,
mycroft
2004-08-04
adapt for changed essattach() signature
drochner
2004-05-25
Add the notion of "shadow registers" to the wdc driver. These shadow
thorpej
2004-02-13
RealTek -> Realtek.
wiz
2004-01-31
fix typo in previous, pointed out by Patrick Welche in private mail
jdolecek
2004-01-31
add dependency on isadma for atppc attachments
jdolecek
2004-01-28
regen - ISA PnP atppc(4) attachmen
jdolecek
2004-01-28
fix typo
jdolecek
2004-01-28
ISA PnP atppc(4) attachment
jdolecek
2004-01-28
Adopt to new 802.11 framework.
onoe
2004-01-03
More wdc_channel structure member namespace cleanup:
thorpej
2004-01-03
Rename "struct channel_softc" to "struct wdc_channel".
thorpej
[next]