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
2003-12-15
Fixes from PR#23177. Various lint/logic fixes:
jmc
2003-11-24
fix uninitialised variable warning. XXX: not sure if this is correct
lukem
2003-11-16
Add data-link type DLT_IEEE802_11_RADIO to wi and atw. DLT_IEEE802_11_RADIO
dyoung
2003-11-02
Fix some typos. From Tom Cosgrove via jmc@openbsd.
wiz
2003-10-25
Add definitions for 8139C+ and 8169 chips. Not used yet. From FreeBSD.
fvdl
2003-10-25
Fix uninitialized variable warnings
christos
2003-10-24
+ NetGear FA511
mycroft
2003-10-24
Fix awk warnings.
mycroft
2003-10-14
add support ath on cardbus
ichiro
2003-10-14
regen
ichiro
2003-10-14
add ATHEROS AR5001 WirelessLAN 802.11a/b/g CardBus
ichiro
2003-10-13
Adapt atw(4) to the new 802.11 layer.
dyoung
2003-09-13
Remove an unreachable return statement (and fix a whitespace nit).
simonb
2003-07-08
function prototype must not have variable name
itojun
2003-07-06
Oops. Add the atw(4) sources, too.
dyoung
2003-07-06
Add driver atw for PCI/Mini-PCI/Cardbus 802.11b NICs based on the
dyoung
2003-06-26
regen.
ichiro
2003-06-26
add products
ichiro
2003-05-17
Fix some DPRINTF statements to deal with bus_addr_t and bus_size_t types
scw
2003-04-20
Initialize name and dma tag.
fvdl
2003-04-20
Call ahc_softc_init in attach function.
fvdl
2003-04-19
Fix this to compile with the new driver. Needs testing.
fvdl
2003-03-22
Make it compile in big endian.
nakayama
2003-03-22
PCI-CardBus bridge support for sparc64:
nakayama
2003-03-11
make a kernel with the combination ohci@cardbus + ehci@pci link
drochner
2003-02-01
add product IO-DATA CBET100-CL 10/100 Ethernet
ichiro
2003-02-01
regen
ichiro
2003-02-01
add product IO-DATA CBET100-CL 10/100 Ethernet
ichiro
2003-01-01
Use aprint_normal() in cfprint routines.
thorpej
2002-12-23
Sync with if_rtk_pci.c:
tsutsui
2002-12-05
make compile
ichiro
2002-11-25
Avoid strict-alias warnings.
thorpej
2002-11-11
Add support for "Planex FNW-3603 cardbus ethernet".
kanaoka
2002-11-11
Regen:
kanaoka
2002-11-11
Add support for "Planex FNW-3603 cardbus ethernet".
kanaoka
2002-11-11
Add support of AboCom FE2500MX 10/100 Ethernet (Lanneed LD-CBL/TX).
onoe
2002-11-11
Regen: Add AboCom FE2500MX 10/100 Ethernet (Lanneed LD-CBL/TX)
onoe
2002-11-11
Add AboCom FE2500MX 10/100 Ethernet (Lanneed LD-CBL/TX)
onoe
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2002-09-27
Introduce a new routine, config_match(), which invokes the
thorpej
2002-09-27
Rather than referencing the cfdriver directly in the cfdata entries,
thorpej
2002-06-02
make this compile again
lukem
2002-06-02
Typo fixes and grammar improvements in a comment.
wiz
2002-06-01
SIMPLEQ rototill:
lukem
2002-05-16
* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
thorpej
2002-04-22
Let's not free an uninitialized variable.
matt
2002-04-14
Snarf-and-barf the `quirk' code from if_tlp_pci.c, and use it to set the right
mycroft
[next]