index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
cardbus
Age
Commit message (
Expand
)
Author
2008-02-25
Following up with further dmesg display tweaking after the cardbusprint()
Brad Smith
2008-02-25
Remove redundant information from the dmesg entry which is already
Brad Smith
2008-02-25
Stop cardbusprint() from printing the CIS data so that CardBus dmesg
Brad Smith
2008-02-17
Simplify the hw revision handling by removing the use of the
Brad Smith
2008-01-16
- Remove a unwanted slash from a error message printf
Brad Smith
2007-12-21
Don't panic if someone inserts a CardBus slot for which we disabled CardBus
Mark Kettenis
2007-12-16
Don't crash if we only try to attach pcmcia(4).
Mark Kettenis
2007-12-04
Make puc(4) detachable.
Mark Kettenis
2007-11-15
New driver for Ralink RT2860 chipset.
Damien Bergamini
2007-10-21
Replace Cardbus_conf_* calls by cardbus_conf_* ones. This solves the
Marcus Glocker
2007-09-27
Add automatic rate control (AMRR).
Marcus Glocker
2007-09-24
Remove BCM4311 and BCM4312 which are PCIe chipsets and therefore will not
Marcus Glocker
2007-09-20
Print a colon out front to correct the interrupt string printing.
Brad Smith
2007-09-19
fix CARDBUS_DEBUG
Martin Reindl
2007-09-19
Add a missing prototype in the non-static case.
Miod Vallat
2007-09-17
Un-staticize if option DDB.
Miod Vallat
2007-09-15
Properly fill in some of the pci information the driver uses internally.
Jonathan Gray
2007-09-13
No variable names in prototypes.
Marcus Glocker
2007-09-13
Enable access to PCI and Cardbus config space from the driver. Lets us
Marcus Glocker
2007-09-12
PCI and Cardbus hookup for the Broadcom AirForce devices.
Marcus Glocker
2007-09-05
Only match on RTL8185 if RTW_DEBUG is set, support for the RTL8185
Jonathan Gray
2007-05-20
Convert ehci and ucom to rwlock.
Jonathan Gray
2007-05-08
backout while the amd64 puc situation is rethought
Theo de Raadt
2007-05-08
move com_activate() to where it belongs
Theo de Raadt
2007-05-08
repair com/fxp foo_detach() stuff, the hardest part being the pccom mess
Theo de Raadt
2007-05-08
put more foo_detach() routines where they are used
Theo de Raadt
2007-05-08
rl_detach() is only used for cardbus case
Theo de Raadt
2007-05-08
dc_detach() is only used by cardbus code, so move it there; ok jsg
Theo de Raadt
2007-05-05
move xl_detach() -- which is only used by cardbus -- to the cardbus code.
Theo de Raadt
2007-04-05
After been attacked by Michael Buesch <mb@bu3sch.de> because we initially
Marcus Glocker
2007-03-22
Perform legacy emulation handover for USB1 companion controllers immediately
Christopher Pascoe
2007-03-04
Use CARDBUS_PRODUCT macro to read product id.
Marcus Glocker
2007-03-04
Kill a cardbus dependency which breaked kernel compilation e.g. for
Marcus Glocker
2007-02-26
Some KNF.
Marcus Glocker
2007-02-26
We need to save some PCI infos in our softc struct for further decisions
Marcus Glocker
2007-02-25
Power on/off cardbus socket at attach/detach time. Makes firmware upload
Marcus Glocker
2007-02-25
No need to fillup chip_rev here.
Marcus Glocker
2007-02-25
Adjust var name so cardbus attaches again.
Marcus Glocker
2006-12-08
From Jon Simola <simola@mecha.com>:
Marcus Glocker
2006-12-06
From Jon Simola <simola@mecha.com>:
Marcus Glocker
2006-11-29
Add another ID to match for the 88W8310 chip.
Marcus Glocker
2006-11-28
move printing of the interrupt string into re_attach().
Brad Smith
2006-11-22
add the BCM4312 PCI id.
Brad Smith
2006-11-22
style(9): remove variables names from prototypes.
Damien Bergamini
2006-11-22
From Jon Simola <jon@mecha.ca>:
Marcus Glocker
2006-11-11
Add support for 3Com 3CRWE154G72. -moj
Mats O Jansson
2006-11-10
acx(4) doesn't use rssadapt(9).
Damien Bergamini
2006-10-29
Add first TX path and active scan bits. Don't expect to much yet.
Marcus Glocker
2006-10-25
Ooops, forgot to add radio mtap includes.
Marcus Glocker
2006-10-22
replace rssadapt(9) with amrr for automatic rate control.
Damien Bergamini
[next]