| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
| |
| |
| |
| |
| |
| | |
more sensible.
Notes:
svn path=/stable/4/; revision=95727
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Features include: airtool support, host access point mode for prism2
cards, symbol firmware support (3Com 3CRWE737, Intel Pro 2011 and
a few cards made by symbol), more pci card supported, move wi
to the same place as -current, Identify the NIC/radio combination,
code cleanup, and maybe a few other odds and ends I've forgotten.
# Host access point mode may be a little green, but won't hurt anything else
# in the driver if you don't use it. wicontrol needs to be updated as well.
Approved by: re@ (in theory)
Sponsored by: Surf and Sip
Notes:
svn path=/stable/4/; revision=95671
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=95644
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=95570
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
In case the driver runs on an HP NetRaid controller, attempt to properly
decode the BIOS and firmware version and announce the board as HP NetRaid.
This has been tested with a NetRaid 3si controller, the BIOS/firmware
printout should also work for other NetRaid controllers but the type
detection for other NetRaids (such as the 1si) will not work due to the
lack of hardware.
Notes:
svn path=/stable/4/; revision=95494
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=95425
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=95345
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
this fixes various bugs, improves sndstat output, increases error checking,
allows tuning of hardware buffer sizes for most drivers, enables recording
of formats not native to the hardware, and lots of other things
Notes:
svn path=/stable/4/; revision=95264
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=95259
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=95199
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=95185
|
| | |
| |
| |
| |
| |
| |
| | |
some time now
Notes:
svn path=/stable/4/; revision=95175
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fix the play / record rate setting so that it actually works.
The extra microphone channel capability is part of the "normal" ac97
capabilities and not an extended ac97 capability. Now recording on
codecs without a seperate mic channel works.
Notes:
svn path=/stable/4/; revision=95111
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=95110
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=95024
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add yet another chip ID for a Promise TX2 chip.
Add support for the nVIDIA nForce ATA controller.
Collapse the VIA/AMD/nVIDIA support code into one, they are
created more or less equal anyway..
Notes:
svn path=/stable/4/; revision=95011
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=95000
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=94910
|
| | |
| |
| |
| |
| |
| |
| | |
4.x.
Notes:
svn path=/stable/4/; revision=94907
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=94906
|
| | |
| |
| |
| |
| |
| |
| | |
dma stuff; increase size of FC scratch area.
Notes:
svn path=/stable/4/; revision=94882
|
| | |
| |
| |
| |
| |
| |
| | |
Courtesy of Myson.
Notes:
svn path=/stable/4/; revision=94865
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=94864
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=94758
|
| | |
| |
| |
| |
| |
| |
| | |
Approved by: joe
Notes:
svn path=/stable/4/; revision=94705
|
| | |
| |
| |
| |
| |
| |
| | |
Approved by: joe
Notes:
svn path=/stable/4/; revision=94704
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=94648
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Added support for 82540EM based adapters
Cosmetic changes to make code more unix-like
Notes:
svn path=/stable/4/; revision=94524
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=94507
|
| | |
| |
| |
| |
| |
| |
| | |
Only calculate Promise magic if a device is there for info.
Notes:
svn path=/stable/4/; revision=94416
|
| | |
| |
| |
| |
| |
| |
| | |
Fix the FreeBSD native ATA RAID code a bit.
Notes:
svn path=/stable/4/; revision=94415
|
| | |
| |
| |
| |
| |
| |
| | |
Fix I/O performance issues.
Notes:
svn path=/stable/4/; revision=94413
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=94409
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=94406
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=94403
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=94402
|
| | |
| |
| |
| |
| |
| |
| | |
Add yet another ATA133 Promise chip.
Notes:
svn path=/stable/4/; revision=94279
|
| | |
| |
| |
| |
| |
| |
| |
| | |
PR: 33965
Submitted by: Nicola Vitale <nivit@libero.it>
Notes:
svn path=/stable/4/; revision=94229
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
size of the current font used instead. For this reason extend
CONS_GETINFO ioctl to provide information about size of the currently
displayed font.
Notes:
svn path=/stable/4/; revision=94219
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=94195
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=94194
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=94193
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Dont allow to detach twice.
Unlock the channel again if an ata_reinit() fails.
Notes:
svn path=/stable/4/; revision=94045
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=94017
|
| | |
| |
| |
| |
| |
| |
| | |
Submitted by: andrew_bachler@dell.com
Notes:
svn path=/stable/4/; revision=93909
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Add forgotten ATA_UNLOCK_CH when getting status from non-existing
enclosure.
Notes:
svn path=/stable/4/; revision=93892
|
| | |
| |
| |
| |
| |
| |
| | |
Add support for Serverworks CSB5
Notes:
svn path=/stable/4/; revision=93879
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=93769
|
| | |
| |
| |
| | |
Notes:
svn path=/stable/4/; revision=93755
|
| | |
| |
| |
| |
| |
| |
| | |
cards, try to detect more kinds of fiber cards)
Notes:
svn path=/stable/4/; revision=93754
|