summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add the 'hptrr' driver for supporting the following Highpoint RocketRAIDscottl2007-12-1523-5/+27266
* Sort.marcel2007-12-141-52/+42
* This file was repocopied to src/sys/powerpc/aim, where it willmarcel2007-12-1415-7483/+0
* Update file list after repocopying select files frommarcel2007-12-141-14/+14
* Forced commit to record that this file was repocopied frommarcel2007-12-142-2/+2
* Add comment to pc_cp_time.obrien2007-12-141-2/+2
* style.Makefile(5)obrien2007-12-141-1/+1
* Remove unused file.marcel2007-12-141-110/+0
* Minor style consistency improvements.rwatson2007-12-141-2/+1
* Limit total hardware playback channels to just 1. The reliability ofariff2007-12-141-3/+12
* Add speaker/headphone controls for HP Compaq DC7700 Small Form Factor PCariff2007-12-131-1/+13
* nid 28 for Acer @ ALC268 should be identified as analog CD input pin,ariff2007-12-131-0/+12
* Implement a workaround of the datacorruption problem on serverworks HT1000 ch...sos2007-12-134-93/+233
* Fix error in previous commit - the style fix changed flag name withoutkmacy2007-12-131-1/+1
* update channel flag defs to match _ieee80211.h so cpp doesn't complainsam2007-12-131-16/+13
* Fix style issues with initial TCP offload commitkmacy2007-12-125-202/+217
* add interface for allowing consumers to register for ARP updates,kmacy2007-12-123-5/+28
* Add interface for tcp offload to syncache:kmacy2007-12-122-15/+50
* Disallow the legacy USB circuit to generate an SMI# via an ICHrpaulo2007-12-122-0/+50
* Add driver independent interface to offload active established TCP connectionskmacy2007-12-126-1/+463
* Increase control channel xmit queue to 128 packets.mav2007-12-121-1/+1
* Disable AC97 microphone channel. Due to the channel allocation priorityariff2007-12-121-1/+6
* Remove spurious timestamp check. RFC 1323 explicitly states that timestamps MAYkmacy2007-12-121-17/+1
* Rewrite the DMA code paths from being an impenitrable maze of special casesscottl2007-12-124-436/+260
* Simplify vm_page_free_toq().alc2007-12-111-5/+3
* There's no need to call pmap_vac_me_harder() in pmap_protect(), as itcognet2007-12-111-1/+0
* Fix calculation of descriptor tag checksums. According to ECMA-167, Part 4,markus2007-12-111-1/+1
* Fix LOR of thread lock and umtx's priority propagation mutex duedavidxu2007-12-113-17/+17
* Add quirks for Netac Onlydisk 2000 USB disk.davidxu2007-12-113-0/+9
* Bah, remove last vestiges of some statfs conversion fixes that aren't quitejhb2007-12-101-22/+10
* Clean up VCS Ids.obrien2007-12-1045-134/+177
* Wake On Lan (WOL) infrastructuresam2007-12-101-2/+6
* Decode as many or as few partition entries as the label claims theremarcel2007-12-091-1/+1
* Fix a bug in the add verb, where we failed to keep the listmarcel2007-12-091-2/+2
* Eliminate compilation warnings due to the use of non-static inlinesalc2007-12-095-8/+14
* Fix spelling.thompsa2007-12-092-8/+8
* sc->ndis_tq variable is only initialized when a driver module is for wirelessthompsa2007-12-091-2/+4
* Fix an incorrect FreeBSD version test.scottl2007-12-091-1/+1
* Modify locking so that a single version of the driver src can be used on 6.xscottl2007-12-091-5/+22
* Check for P_WEXIT before PHOLD() on a process in kstack and vm queryrwatson2007-12-091-0/+8
* If we are walking the IPv6 header chain and we hit an IPPROTO_NONEdwmalone2007-12-091-3/+6
* Internal partitions can not be deleted or modified.marcel2007-12-081-2/+2
* Skip internal partitions in the check for (user) partitions formarcel2007-12-081-1/+1
* Use 1GB virtual pages to implement the direct map on architectures thatalc2007-12-081-13/+24
* Recognize architectural support for 1GB virtual pages.alc2007-12-082-1/+2
* Support new ARC120x family of controllers. Many thanks for Areca's continuedscottl2007-12-082-617/+1635
* Add support for FS_ZFS.marcel2007-12-081-0/+7
* Add a file system type for ZFS (FS_ZFS).marcel2007-12-081-0/+2
* Sync with NetBSD rev 1.101.marcel2007-12-081-2/+14
* Grrr, remove an unused variable missed in the last commit.scottl2007-12-081-1/+0
OpenPOWER on IntegriCloud