summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* For AR8132 fast ethernet controller, do not report 1000baseTyongari2009-09-281-0/+10
* MFV of tzdata2009nedwin2009-09-282-5/+42
* DGE-560SX is now supported.yongari2009-09-281-1/+3
* Add DGE-560SX(Yukon XL) to the supported device list. Many thanksyongari2009-09-282-0/+3
* Add workaround for Yukon XL which has hardware bug that can't flushyongari2009-09-281-3/+8
* Add hack to pass controller specific information to phy driver.yongari2009-09-284-15/+52
* Fix MIB statistics clear routine. This should fix alignment errors on sparc64.yongari2009-09-281-1/+1
* Some fiber PHY(88E1112) does not seem to set resolved speed soyongari2009-09-281-2/+5
* Don't encode model id twice.yongari2009-09-281-1/+1
* It seems some 82559ER controllers do not support Rx checksumyongari2009-09-281-2/+5
* Remove unnecessary device reinitialization.yongari2009-09-281-2/+14
* Set the prison in NFS anon and GSS SVC creds (as I indended to in r197581).jamie2009-09-281-0/+2
* Back out r197581, which replaced this file witk sys/kern/vfs_export.c.jamie2009-09-281-369/+1363
* Set the prison in NFS anon and GSS SVC creds.jamie2009-09-282-1363/+374
* Temporarily disable the use of 1GB page mappings by the direct map. Therealc2009-09-281-2/+2
* Add two new fcntls to enable/disable read-ahead:delphij2009-09-284-3/+71
* Use correct sizeof() object for klist 'list'. Currently, struct klistdelphij2009-09-281-4/+4
* Fixed a markup bug.ru2009-09-281-1/+1
* Add back endpoint swap detection that was disabled in an earlier driverthompsa2009-09-281-10/+33
* Add new FTDI IDs.thompsa2009-09-281-0/+3
* Use a 2 clause BSD-style license instead of stating the code as publicdelphij2009-09-282-4/+49
* Add experimental support for usb serial console and polled mode during DDB.thompsa2009-09-2818-8/+445
* Add a config number quirk for the ELSA_MODEM1thompsa2009-09-281-0/+1
* add more device IDsthompsa2009-09-281-0/+3
* Allow setting of MAC address for AXE based ethernet adapters.thompsa2009-09-281-4/+5
* Increase the rx buffer size to 16384 bytes, this increases RX performance fromthompsa2009-09-281-29/+26
* - Remove SAMSUNG_YP_U2 now that it is in the cam layerthompsa2009-09-281-4/+4
* MFp4thompsa2009-09-281-0/+10
* Add basic support for USB Network Control Model (NCM) v1.0 to if_cdce.c.thompsa2009-09-284-29/+697
* Add extra safety locking when clobbering xfer->flags_int.started in start andthompsa2009-09-281-7/+21
* Correct buffer sizes used so that they match. The old code could give thethompsa2009-09-281-2/+3
* Static'ify internal methods and use prototype.delphij2009-09-281-20/+20
* Add support for USB language selection.thompsa2009-09-282-22/+68
* Fix NULL-pointer dereference in usb_endpoint_foreach().thompsa2009-09-281-1/+3
* Add support for ChipHead 341 serial port adapter.thompsa2009-09-284-3/+561
* Clear all interrupts rather than just SETUP packet.thompsa2009-09-281-2/+2
* Simplify logic around setting EHCI_QH_DTC and expand some htohc32(temp.sc, 0)thompsa2009-09-281-19/+15
* Import two PCI quirks from Linuxthompsa2009-09-281-0/+70
* MFp4 @ 168387thompsa2009-09-285-47/+59
* Silence warning printed by getfsspec(3) when /etc/fstab does not existcperciva2009-09-282-0/+6
* Fethch more information from IDENTIFY result.mav2009-09-271-15/+48
* - Add share/nls/gl_ES.ISO8859-1, which I forgot in my last commitgabor2009-09-271-0/+2
* Add a simple C program to check mmap calls to various different addresses.bz2009-09-272-0/+102
* - When we run our trap cleanup handler, echo that we are running thissimon2009-09-271-1/+4
* Report SATA 3.x devices.mav2009-09-271-1/+3
* Add more defines from recent and not only specs.mav2009-09-271-10/+56
* Add support for VT200-style mouse input.ed2009-09-276-9/+72
* Do not allow mmap with the MAP_FIXED argument to map at address zero.simon2009-09-271-1/+18
* Copy apm(4) emulation from sys/i386/acpica/acpi_machdep.c andjkim2009-09-276-22/+723
* Add '#define NFSCLIENT' into opt_nfs.h if the NFSCLIENT variable is 1nyan2009-09-271-0/+7
OpenPOWER on IntegriCloud