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
/
cardbus
Age
Commit message (
Expand
)
Author
2000-07-02
nuke some final __BROKEN_INDIRECT_CONFIG bits that weren't caught by
cgd
2000-06-16
beat back the undead: __BROKEN_INDIRECT_CONFIG had risen, and was
cgd
2000-06-13
Regen.
soren
2000-06-06
Make 3Com names a little more consistent.
soren
2000-05-30
Call extent_alloc_subregion() with EX_MALLOCOK in
haya
2000-05-26
KNFfied those files.
haya
2000-05-19
- Change RL_* -> RTK_*
tsutsui
2000-05-19
Add missing field in static initialization.
thorpej
2000-05-15
Symbol namespace cleanup: rl_ -> rtk_
thorpej
2000-05-10
Move if_rl_cardbus.c:1.8 to if_rtk_cardbus.c.
haya
2000-05-08
Fix the most glaring bug in the old rbus code. This way your machine won't
augustss
2000-05-08
Back out my rbus change since it seems to break things.
augustss
2000-05-08
Don't use not-in-user-namespace variable names that newer versions of
thorpej
2000-05-08
KNF the code and fix three bugs:
augustss
2000-05-01
- Move some initialization into MI rl_attach() from each bus attachment.
tsutsui
2000-04-30
Modify EEPROM read functions and handle also 9356 EEPROM.
tsutsui
2000-04-28
Fix copyright notice as per request from the author.
tsutsui
2000-04-27
Change my email address.
augustss
2000-04-26
- Allocate mbuf dynamically on Tx and use bus_dmamap_load_mbuf(9).
tsutsui
2000-04-25
Move the size of the mapped bus_space region into the bus independent softc.
augustss
2000-04-24
Merge changes of sys/pci/if_rl.c rev. 1.8->1.10. (from kern/9870)
tsutsui
2000-04-19
Changes the name of RealTek driver. The new name is `rtk'. This used
haya
2000-04-19
Maintenace: add definitions for command status register.
haya
2000-04-17
rewrite match function to use CIS information
joda
2000-04-17
extract serial funce
joda
2000-04-17
add serial funce entry
joda
2000-04-15
Also add the Intel ID for the LAN+MODEM56 card to the csdevs list to get
veego
2000-04-13
disable function after attach
joda
2000-04-13
enable com at cardbus
joda
2000-04-13
cardbus attachment for com devices (thanks to Chris Demetriou and
joda
2000-04-13
regen
joda
2000-04-13
add entry for a Xircom modem (as reported by Darren Reed)
joda
2000-04-13
add CARDBUS_SUBCLASS_COMMUNICATIONS_SERIAL
joda
2000-04-11
Maintenace: add NetBSD tag and correct the name of the auther.
haya
2000-04-10
Regen.
haya
2000-04-10
Incorporate the changes of RL81x9 driver provided by M. Kanaoka
haya
2000-04-04
Rearrange the 21142/21143 SROM/CIS handling code to give it a chance
thorpej
2000-04-04
- if_tlp_cardbus.c: Use the `pmreg' pointer passed by by
thorpej
2000-04-02
Add a flag to tell whether a MAC address was actually found in the CIS.
mycroft
2000-03-22
1. Do not apply 5 V on a CardBus card.
haya
2000-03-22
In tlp_cardbus_detach(), only unmap the bus space if we were able to
thorpej
2000-03-22
Fix logic bug in fxp_cardbus_match().
thorpej
2000-03-19
Add suspend/resume hooks to ensure that the chip doesn't scramble memory
thorpej
2000-03-16
Make this file just compiles again.
enami
2000-03-15
Add power management support to the `tlp' driver. The battery on my
thorpej
2000-03-15
Update cardbus frontend for new ahc driver.
fvdl
2000-03-14
Pick I/O before Memory space.
thorpej
2000-03-13
Fix doubled 'the's in comments.
soren
2000-03-12
Reverse the mapping of the control/status registers. Use I/O before MEM.
veego
2000-03-10
Move pretty much all of the PCI configuration goo into a separate
thorpej
[next]