summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Don't close OF disk devices on PowerPC. This fixes loader when booting fromnwhitehorn2008-10-131-0/+2
* Sync up summary information for cylinder groups while data is alreadykib2008-10-131-0/+7
* Revert r179409; it breaks all OX16PCI954-based cards except the SIIG 4.des2008-10-131-4/+4
* Point this config at the required linker script.bms2008-10-131-0/+2
* Fix the CFE ldscript after the cutover to tradmips.bms2008-10-131-22/+66
* Read PCI device id instead of PCI revision id. Also checks the readyongari2008-10-132-2/+4
* Bump driver revision after the previous commit.mav2008-10-121-1/+1
* Fix bug in a second call of the channel allocation function.mav2008-10-121-2/+1
* Turn XXX's for unlocked writes of NFS server statistics to simple notes,rwatson2008-10-121-2/+2
* Downgrade XXX to a Note for fgetsock() and fputsock().rwatson2008-10-121-2/+2
* When disconnecting a UDPv6 socket, acquire the socket lock around therwatson2008-10-121-1/+2
* The locking in portalfs's socket connect code is no less correct thanrwatson2008-10-121-1/+0
* Use GB suffix only from 10GB instead of 1GB.mav2008-10-121-1/+1
* style(9): spaces around operators.imp2008-10-121-8/+12
* Print the cards natural size.imp2008-10-121-24/+58
* opt_msgbuf.h is needed for MSGBUF_SIZE overrides, if any.imp2008-10-122-1/+3
* SELECT_CARD command with zero RCA deselects all cards and so has no reply.mav2008-10-111-1/+1
* Remove stale comment: while uipc_connect2() was, until recently, notrwatson2008-10-111-3/+0
* Give mmcsd driver a bit more information about card. It allows to reorganizemav2008-10-113-14/+36
* Enable mpt(4) as some later models have on-board Fusion-MPTmarius2008-10-111-3/+2
* Move Qualcomm ZTE CDMA from ubsa(4) to u3g(4).rpaulo2008-10-112-2/+2
* Remove the struct thread unuseful argument from bufobj interface.attilio2008-10-1023-77/+70
* Typo.n_hibma2008-10-101-1/+1
* Close, but not eliminate, a race condition. It is one that properlyimp2008-10-101-4/+6
* Fix content and spelling of comment on _ipfw_insn.len -- a count ofrwatson2008-10-101-1/+1
* Typo in ifdef.n_hibma2008-10-101-1/+1
* Say hello to the u3g driver, implementing support for 3G modems.n_hibma2008-10-098-73/+348
* uark/ucom: Minor code cleanup.n_hibma2008-10-094-18/+4
* Prefix the static shl function with '__' like its parent function __qdivrem tothompsa2008-10-091-3/+3
* Add high capacity MMC cards support.mav2008-10-091-5/+17
* Obfuscated by other diffs while committing r183728:n_hibma2008-10-091-5/+0
* o Use seprate routines to decode cid and csd for sd and mmc cards. All theyimp2008-10-091-90/+103
* Add modules for the HCI part of USB. This is convenient when having a UHCIn_hibma2008-10-099-2/+52
* - Sparsely number enumerations 'pmc_cputype' and 'pmc_event' in order tojkoshy2008-10-092-464/+399
* This is the roumored ATA modulerisation works, and it needs a little explanat...sos2008-10-0962-6838/+8673
* Rework pmc-dependent flag handling.jkoshy2008-10-091-14/+22
* Only voltage bits should be zero in send_op_cond argument to ignore busy.mav2008-10-081-2/+4
* Generic SD Host Controller driver going to be named sdhci.mav2008-10-081-1/+1
* Fix bit offset in mmc_sd_switch().mav2008-10-081-2/+2
* Set of mmc layer improvements:mav2008-10-086-35/+557
* Quirks for SDS-infrared.com "Hotfind-D" camera.phk2008-10-082-0/+5
* If the ABI-overriden interpreter was not loaded, do not setkib2008-10-081-1/+2
* Add ability to generate egress netflow instead or in addition to ingress.mav2008-10-083-20/+116
* Add a note about a bug in how sio manages its softc. This wasimp2008-10-081-0/+15
* Remove stale comment (and XXX saying so) about why we zero the filerwatson2008-10-081-6/+0
* Differentiate pr_usrreqs for stream and datagram UNIX domain sockets, andrwatson2008-10-081-4/+25
* Pass bus_get_dma_tag() into the first argument of bus_dma_create_tag()imp2008-10-072-2/+2
* In soreceive_dgram, when a 0-length buffer is passed into recv(2) andrwatson2008-10-071-1/+2
* the 3945 firmware license does not require acknowledging the EULA,sam2008-10-071-1/+0
* More diff reductions against ixp425/boot2/boot2.c. This time, weimp2008-10-071-0/+87
OpenPOWER on IntegriCloud