summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Allow the sio acpi attachment to be disabled (ie: use hints only). Thispeter2007-11-301-0/+4
* Add sio_puc_kludge_unit() to stop sio devices originating from pucpeter2007-11-301-0/+29
* Correct a random value disclosure in random(4).simon2007-11-291-0/+1
* Revert revision 1.4.jkoshy2007-11-291-1/+1
* Add COHERENT to descriptor mem allocation for thejfv2007-11-281-1/+1
* Turn the CAM passthroug interface to AMR back ON. Adjust thescottl2007-11-282-80/+68
* A minor issue with lock names, WITNESS complainsjfv2007-11-281-2/+2
* - Add Analog Devices AD1984 codec id.ariff2007-11-281-4/+28
* Add missing MCP65 id which was accidentally removed in previous commit.ariff2007-11-281-0/+1
* Fix up a race condition with the callout_stop method in newstate.benjsc2007-11-271-1/+4
* Handle missed beacons correctlybenjsc2007-11-272-1/+22
* MFP4(129048): Eliminating an unnecessary check on an_gone insideavatar2007-11-271-4/+0
* Add the Intel 82801FB (ICH6) SMBus controller and theremko2007-11-261-0/+8
* Fix for a reported panic in certain circumstances. Whenjfv2007-11-261-2/+17
* Use device_set_desc_copy in the generic ident as its used on a temp buffer.sos2007-11-261-1/+1
* Add the 845M GMCH controller.remko2007-11-261-0/+2
* Add Dell's Photo AIO Printer 926.jb2007-11-261-0/+1
* Respell 'Conatainer' as 'Container'.rwatson2007-11-241-11/+11
* Add preliminary SATA ATAPI support for sii 3132/3124 chips.sos2007-11-232-38/+81
* - add the Planex GW-US54GXS adaptersam2007-11-232-0/+2
* Move ASMC_FAN_FUNCS in the Macmini structure declaration one line uprpaulo2007-11-221-1/+1
* Fix function prototype for device_shutdown method.yongari2007-11-2216-37/+61
* Take out em_poll() prototype from under EM_FAST_IRQ control.ru2007-11-211-3/+4
* * Fix support for followings:ariff2007-11-211-12/+40
* Fix NULL dereference in rum_txeof()kevlo2007-11-211-3/+2
* Add MSI support for 88E8058(Yukon EC Ultra). Unlike other Yukon IIyongari2007-11-211-8/+27
* One nit, FAST handling is now in #ifdef's for compatibilityjfv2007-11-202-4/+6
* Driver version 6.7.3jfv2007-11-2030-2657/+3220
* Check battery presence first before trying to get battery information.jkim2007-11-201-3/+4
* Add device id for 88E8058(Yukon EC Ultra) which is found on 3rdyongari2007-11-202-0/+3
* Make phy respond only at address 0. This makes phy driver attachedyongari2007-11-202-22/+16
* o Don't hardcode that Yukon FE has 16KB SRAM. In fact, Yukon FE hasyongari2007-11-201-38/+12
* Drop maintaing hardware feature(bug) lists for Yukon II. We don't haveyongari2007-11-202-88/+8
* Various fixes for EC Ultra.yongari2007-11-202-19/+37
* Fix KASSERT messages.kevlo2007-11-202-5/+5
* Dont fumble the ivars on reinit, avoids panic on suspend/resume om some syste...sos2007-11-193-9/+0
* Try to workaound silicon bugs in Promise gen2 (ie TX4) chipssos2007-11-192-1/+46
* Fix the problem with certain ATAPI commands on AHCI devices.sos2007-11-192-19/+58
* Add generic support for chipsets that say they support AHCI. This should cat...sos2007-11-184-129/+156
* Make VPD register access more robust:jkim2007-11-161-69/+121
* Do not report MAC, TX, and RX stats via sysctl(8) with BCM5705+.jkim2007-11-161-7/+6
* use the private task q thread instead of the shared system threadsam2007-11-161-6/+5
* MFP4(128855, 129015):avatar2007-11-162-11/+18
* Reset autonegotation timer if media option is not IFM_AUTO.yongari2007-11-161-1/+5
* Read MII_ANAR register and get common denominator ability.yongari2007-11-161-1/+6
* IEEE 802.3 Annex 28B.3 explicitly specifies the following relativeyongari2007-11-167-21/+21
* Add PCI device support for Intel S7000FC4UR in usb and ichwd, systemsjfv2007-11-154-0/+26
* Remove the IEEE80211_C_WEP capability flag - setting it makes net80211 expectrink2007-11-131-2/+1
* Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version wasjhb2007-11-1215-25/+33
* Add support for D-Link DGE-528(T) Rev.B1remko2007-11-121-0/+2
OpenPOWER on IntegriCloud