summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* exclude the icu and clock lock from LOCK_PROFILINGkmacy2007-01-141-2/+2
* - Allow multiple (external) PHYs with Am79C97{2,6}, which actuallymarius2007-01-131-5/+15
* Fixed a panic in the probe. The memory resource was accessed afterbde2007-01-131-2/+3
* - Add a new flag to the PCI-PCI driver to disable MSI on devices behind thejhb2007-01-133-0/+16
* - Add a locked variant of bce_ifmedia_upd() for use within the driver andjhb2007-01-131-7/+18
* Fix headphone/speaker automute for [1] Acer Aspire 5050 and [2] MSI MS-1034ariff2007-01-131-0/+27
* After another thought there is another nail for the mii_phy_dev_probe()-marius2007-01-131-19/+12
* Remove mii_media_from_bmcr(); all previous users have been converted tomarius2007-01-132-20/+0
* - Take advantage of mii_phy_dev_probe() and mii_phy_setmedia().marius2007-01-131-52/+22
* - Take advantage of mii_phy_dev_probe().marius2007-01-121-39/+19
* Set MIIF_HAVE_FIBER and add IFM_100_FX media when the AC_MCTL_FX_SELmarius2007-01-121-0/+13
* - Correct the AC_MCTL_BYP_PCS constant.marius2007-01-121-14/+14
* Use mii_phy_add_media()/mii_phy_setmedia()-compatible media tablemarius2007-01-126-7/+7
* Re-wrap comments to wider margins now that they have been relocated fromrwatson2007-01-122-18/+14
* Disable MSI for two ServerWorks chipsets. The first is based on a userjhb2007-01-121-0/+7
* Blacklist a few more Intel chipsets re: MSI based on user reports:jhb2007-01-121-2/+4
* Clean up DDP layer netatalk code:rwatson2007-01-127-875/+795
* - Condense the comment for Intel chipset MSI blacklist entries.jhb2007-01-121-7/+3
* Cleanup of netatalk atalk layer includes, protocol definitions, andrwatson2007-01-125-127/+115
* Re-style aarp with style(9): normal plethora of white space, brace,rwatson2007-01-123-531/+516
* When ntp_gettime() was converted from a sysctl + wrapper to a systemimp2007-01-121-0/+1
* Remove 3rd clause, renumber, ok per emailimp2007-01-1210-40/+10
* Marking this as __packed was needed to get the alignment and offset ofimp2007-01-121-1/+1
* Marked these as packed correctlyimp2007-01-122-2/+2
* Add a device ID for the 631xESB/6321ESB SMBus controller.jhb2007-01-111-0/+4
* Fix re_setmulti() so that it works correctly for PCIe chips wherewpaul2007-01-111-2/+19
* Various updates to most of the smbus(4) drivers:jhb2007-01-119-578/+765
* Remove magic from rman_activate_resource() that uses the direct map atjhb2007-01-112-48/+12
* Wrap propagate_priority() in a critical section to prevent unwantedjhb2007-01-111-0/+4
* Space cleanup.delphij2007-01-111-1/+1
* - Instead of if_watchdog/if_timer interface use our own timerdelphij2007-01-112-29/+28
* Correct the comment describing the BGE_PCISTATE_PCI_BUSSPEED bit.jdp2007-01-111-1/+1
* - Use the correct test in the ipi bitmask handler for IPI_PREEMPT so thatjeff2007-01-112-13/+5
* Remove uma_zalloc_arg() hack, which coerced M_WAITOK to M_NOWAIT whenrwatson2007-01-101-22/+3
* Correct the VGA_NO_MODE_CHANGE end marker comment.marius2007-01-101-1/+1
* Add missing SC_NO_MODE_CHANGE option. Disable it in the powerpcmarius2007-01-103-0/+3
* Fix accounting of incoming octets.glebius2007-01-101-1/+2
* The pc98 porting team's copyright year should be 2003, whendelphij2007-01-101-1/+1
* Remove two lines that somehow snuck back in after testing.julian2007-01-091-2/+0
* Add SSSE3 extensions and correct CNXT-ID spelling for Intel processors.jkim2007-01-094-6/+8
* reduce user-visible namespace to just what is neededsam2007-01-091-0/+2
* Capitalize thisimp2007-01-091-1/+1
* Remove duplicated legacy SYS_RES_IRQ resources assignment.yongari2007-01-091-3/+1
* bandaid to unbreak build (user code includes this file)sam2007-01-091-0/+1
* Remove my "custom" locks that allow for lock acquire abort, they arealfred2007-01-082-177/+52
* Add the following functions to abstract away the creation of task threadsalfred2007-01-082-0/+39
* Factor out my copyrights + licenses from Charles D. Cranor andrwatson2007-01-084-10/+32
* Factor out UCB and my copyrights from copyrights of Mike Mitchell;rwatson2007-01-0819-20/+501
* Replace (name) with Henric Vestergaard Draboel since it was clear thatimp2007-01-082-2/+2
* Sort copyrights together.rwatson2007-01-081-2/+4
OpenPOWER on IntegriCloud