summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update the man pages with the moved/added support for devices. The SD card slotn_hibma2008-10-133-27/+10
* - Add better support for Huawei cards, by attaching as an interface driver.n_hibma2008-10-132-94/+97
* - Only refuse to attach to the first interface on the Huawei cards as forn_hibma2008-10-131-6/+23
* This code has no copyright. It is fairly obvious to me that we're aimp2008-10-131-14/+48
* Introduce basic support for Marvell families of system-on-chip ARM devices:raj2008-10-1332-2/+5875
* One more L2 cache synchronization call that didn't make the previous commit.raj2008-10-131-0/+2
* Provide L2 cache synchronization (write back + invalidation) on ARM.raj2008-10-135-12/+134
* Do not use cached page for temporary mapping in pmap_zero_page_generic()raj2008-10-131-10/+8
* Introduce low-level support for new Marvell core CPUs: 88FR131, 88FR571.raj2008-10-135-4/+514
* Correct memory leak of info->rects. Previously we would free info, butrnoland2008-10-131-11/+9
* Rework memory allocation to allocate memory with different type names. Thisrnoland2008-10-1323-171/+182
* The linux list compat code had an error which prevented list_for_each_safe()rnoland2008-10-131-2/+2
* Correct the interrupt handling in the Intel i915 driver.rnoland2008-10-131-11/+16
* Several of the newer radeon cards have moved around the registers for enablingrnoland2008-10-133-24/+61
* Fix minor typo.kensmith2008-10-131-1/+1
* Add support for Radeon rs740 (HD 2100)rnoland2008-10-133-9/+23
* Change the way we enable the BMAC cell in macio. Instead of calling thenwhitehorn2008-10-131-9/+13
* 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
* Background fsck applies twice some summary totals changes. The nextkib2008-10-131-4/+11
* check_maps() in /usr/src/sbin/fsck_ffs/pass5.c seems to be limited to filekib2008-10-131-15/+27
* 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
* ncr(4) is not supported on sparc64.simon2008-10-121-1/+1
* style(9): spaces around operators.imp2008-10-121-8/+12
* Print the cards natural size.imp2008-10-121-24/+58
* Add entries for uart based serial ports. All the serial ports on mipsimp2008-10-121-4/+4
* Add a build knob MAKE_DVD to control on a per-architecture basis whetherkensmith2008-10-121-0/+74
* opt_msgbuf.h is needed for MSGBUF_SIZE overrides, if any.imp2008-10-122-1/+3
* Reduce code duplication: use calloc instead of allocing and memsetdelphij2008-10-1210-92/+38
* 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
* Removing startup banner.bushman2008-10-101-12/+0
* 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
OpenPOWER on IntegriCloud