summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Implement a rudimentary suspend/resume methods for PCI P2P bridge.jkim2009-12-102-57/+200
* Fix the posix_memalign() changes in r196861 to actually return a NULL pointerjasone2009-12-101-0/+1
* Add my birthday.gavin2009-12-091-0/+1
* For some buses, devices may have active resources assigned even though theyjhb2009-12-093-64/+188
* Add myself, and show ed@ as my mentor.gavin2009-12-091-0/+2
* Add missing relation between philip and I.ed2009-12-091-0/+1
* Fix a confusing typo in the EDD packet structure used in gptboot andjhb2009-12-092-6/+6
* - Port bios_getmem() from libi386 to {gpt,}zfsboot() and use it tojhb2009-12-092-21/+112
* Fix hardware issue with FTDI chips: avoid sending a zero length packet due tothompsa2009-12-091-1/+1
* Fix dwSignature for NCM mode and add extra debug output.thompsa2009-12-091-6/+17
* Add new device ids.thompsa2009-12-093-0/+4
* Correct name, 82801IJ -> 82801JIthompsa2009-12-092-8/+8
* If the ID byte is non zero then we allow descriptors having multiple sizes.thompsa2009-12-091-3/+12
* Port lastlogin(1) to libulog.ed2009-12-092-43/+21
* Don't let sysinstall depend on <utmp.h>.ed2009-12-091-4/+3
* when calling ldd, use the cross libraries and not the host versionluigi2009-12-091-4/+4
* use default HZluigi2009-12-091-1/+1
* add -lulog, the program "less" and a commentluigi2009-12-091-1/+4
* Clear result before requesting XPT_PATH_INQ.mav2009-12-091-0/+1
* Increase Max Read Request Size for PCIe chips from 512 to 1024 bytes.mav2009-12-091-1/+14
* The default balance algorithm has changed from "split" toru2009-12-091-2/+2
* make PV core dump actually dump memory - still need to fix program header ini...kmacy2009-12-092-0/+7
* Allow using IPv6 in nfsrvd_sentcache() callback.delphij2009-12-081-2/+3
* Change gmirror default balance algorithm from "split" to "load".mav2009-12-081-1/+1
* Simplify a macro not to generate unncessary symbols.jkim2009-12-081-14/+1
* Fix the build.mav2009-12-081-2/+13
* sem_init(3): document process shared semaphores and their restrictionsjilles2009-12-081-18/+9
* Don't add VAPPEND if the file is not being opened for writing. Note that thistrasz2009-12-082-2/+2
* Add additional checks of the kernel stack addresses in order tomarius2009-12-082-6/+22
* What we have in base system is actually OpenBSD 4.5's netcat,delphij2009-12-081-1/+1
* Remove phantom line of code that somehow slippedjfv2009-12-081-1/+0
* Create sysctl node(dev.bge.%d.focred_collapse) instead ofyongari2009-12-082-21/+25
* Add ID for NetMos NM9820 Serial Port chip, found on CardBus serial adapter.mav2009-12-081-0/+1
* MFi386: revision 200219nyan2009-12-082-8/+25
* MFi386: Use real mode instead of v86 mode.nyan2009-12-081-410/+361
* MFi386: revision 200216nyan2009-12-082-3/+2
* - Try pre-allocating all FIBs upfront. Previously we tried pre-allocatingjkim2009-12-083-10/+6
* Partially revert r200228. For mini RCB case, bge(4) still have toyongari2009-12-081-7/+5
* Resync with Intel versions of both the em and igbjfv2009-12-0822-1798/+3148
* Fix typo in commentrpaulo2009-12-081-1/+1
* Improve response to multi-touch taps.rpaulo2009-12-081-48/+117
* In exception_save, write-back ar.rnat after switching the backing-marcel2009-12-081-14/+13
* Update driver to Intel version 2.0.7:jfv2009-12-0712-1269/+2510
* Revert r200231. It was already taken cared by jhb long ago.jkim2009-12-071-16/+3
* Make mfi(4) little bit less chatty.jkim2009-12-071-3/+16
* Add support for the NetMos NM9865 family of Serial/Parallel ports.marcel2009-12-072-3/+40
* Don't access jumbo frame related registers if controller lacks theyongari2009-12-071-8/+14
* Remove PHY isolate/power down code in bge_stop(). The isolationyongari2009-12-071-27/+0
* Explicitly acknowledge MSI completion, as required by SiI3124 datasheet.mav2009-12-072-3/+14
* Improve the algorithm the loader uses to choose a memory range for itsjhb2009-12-073-8/+49
OpenPOWER on IntegriCloud