summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r159952,obrien2006-06-263-0/+2009
|\
| * Import the nfe (nForce Ethernet) driver from OpenBSD.obrien2006-06-263-0/+2009
* VMWare ESX reports > 16 targets for the LSI-Logicmjacob2006-06-261-0/+6
* enable rx of control frames when in monitor modesam2006-06-261-0/+4
* Close race in handling mcast traffic when operating as an ap withsam2006-06-262-39/+104
* Replace the three copies of the list of pci ids with a single centralized list.anholt2006-06-251-143/+122
* Major Fixes:mjacob2006-06-254-28/+45
* new statssam2006-06-231-1/+3
* Clean up style and some printf messages. Note that returning anything othernjl2006-06-221-94/+60
* Fix a potential problem when mfi_get_log_state and onlyps2006-06-201-2/+4
* Instead of using scsi probes to do device discovery, use the firmwareps2006-06-205-214/+178
* Fix a typo when getting the log_state and set the flags on theps2006-06-201-1/+1
* Cleanup dcmd firmware processing into a single function, mfi_dcmd_commandps2006-06-201-85/+95
* - Push Giant down into linker_reference_module().jhb2006-06-201-3/+3
* Clean up some comments and device printf failures in mfi_get_log_stateps2006-06-201-6/+3
* Add a forgotten ","matteo2006-06-191-1/+1
* Add Hamlet eXagerate XURS232 USB-Serial adaptermatteo2006-06-191-0/+2
* Fix type casts so that we get at the right response queue.sos2006-06-191-7/+10
* Trival whitespace change.obrien2006-06-191-1/+0
* Remove two debugging printfsps2006-06-191-2/+0
* Add support for the Aceeca Mez1000 RDA.netchild2006-06-182-0/+5
* Add support for:netchild2006-06-181-0/+2
* Add support for:netchild2006-06-181-0/+8
* Add Epson Perfection 1270 scanner. All other scanners in the PR are alreadynetchild2006-06-182-0/+2
* When attaching an Xbox 360 gamepad a computer, the LED on the gamepadnetchild2006-06-181-0/+6
* - Rename hw.snd.unit to hw.snd.default_unit to make the purpose more obvious.netchild2006-06-1810-15/+61
* Correct the names or some Adaptec and ICP devices, verified by thebrueffer2006-06-171-9/+9
* Load the envy24 driver in the meta-module too.netchild2006-06-171-0/+2
* - fix compatibility with newer versions of FreeBSDnetchild2006-06-174-58/+184
* dd the envy24 driver as is to the tree. It's not connected to the buildnetchild2006-06-178-0/+6530
* Remove the snd_es1888 module now that it isn't build anymore.netchild2006-06-171-1/+0
* Possess some work from OpenBSD, with some local additions.glebius2006-06-152-293/+382
* Much to my surprise, IFQ_DRV_DEQUEUE() can return a null mbuf even ifgallatin2006-06-141-13/+11
* Replace a sc->ifp->if_snd.ifq_drv_maxlen with IFQ_SET_MAXLEN(),gallatin2006-06-141-1/+2
* Remove the initial myri10ge driver, now that it has beengallatin2006-06-146-4335/+0
* Update the mxge driver.gallatin2006-06-145-1704/+2005
* Fix missing \n and when there are no arg's that means just print outambrisko2006-06-131-8/+11
* - Complete the myri10ge -> mxge name change by doing a mechanicalgallatin2006-06-133-443/+425
* Need machine/bus.h here tooimp2006-06-121-0/+1
* Check in file missed in last commit. It made it into the MFC properlynjl2006-06-121-1/+1
* MFp4: need machine/bus.h here since we use bus space macros. It used toimp2006-06-121-0/+1
* MFp4:imp2006-06-123-3/+26
* Better printfimp2006-06-121-1/+1
* Minor cleanup of CIS parsing.imp2006-06-121-5/+1
* Better error message when the CIS is a non-standards conforming '0'.imp2006-06-121-1/+3
* When we can't parse the CIS, note with a warning that the bogus CISimp2006-06-121-5/+2
* Make cm(4) driver MPSAFE.fjoe2006-06-114-234/+164
* By default, don't disable ACPI during reboot. This appears to hang somenjl2006-06-111-3/+13
* Add PCI ids for the FC919Xmjacob2006-06-101-0/+8
* Hold on to firmware images until the interface detaches sinceiedowse2006-06-102-5/+17
OpenPOWER on IntegriCloud