summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* In the word selection mode don't append newline if the word ends at thesobomax2002-01-051-0/+4
* Change the preemption code for software interrupt thread schedules andjhb2002-01-055-29/+29
* Add the system default timer engine.tanimura2002-01-042-0/+644
* - Provide toggles to show debug messages. Set new sysctl variablestanimura2002-01-0412-374/+881
* unbreak -current (at least on my cvsups all today)julian2002-01-031-2/+0
* Implement REDUCED INTERRUPT OPERATION usage form FC cards- this allows themjacob2002-01-036-35/+185
* Regenerate.joe2002-01-032-2/+9
* Add a new linksys ethernet adapter: USB_PRODUCT_LINKSYS_USB10TX2.joe2002-01-032-0/+2
* Add some missing prototypes.joe2002-01-031-9/+3
* Sync with NetBSD:joe2002-01-031-81/+143
* Merge from NetBSD:joe2002-01-032-9/+12
* Merge from NetBSD:joe2002-01-032-2/+3
* Revert uio.uio_td back to uio.uio_procp, using a #define in usb_port tojoe2002-01-024-5/+7
* Sync with NetBSD. Non-functional changes that bring this filejoe2002-01-021-55/+25
* Sync usb.h with NetBSD, apart from usb_device_info.speed, whichjoe2002-01-025-73/+155
* Revert part of the last commit. UIPROTO_MASS_BBB was renamed tojoe2002-01-022-4/+4
* Sync with NetBSD:joe2002-01-0211-84/+106
* Remove the special casing for NetBSD and OpenBSD now that theyjoe2002-01-021-4/+0
* NetBSD have introduced usb_proc_ptr for us (they'll be needing it soon too)joe2002-01-029-67/+78
* If the CLK_VAL register is 0 bits wide, the system does not supportmsmith2002-01-021-10/+12
* 1. Lower the poll timeout for the ofw console driver from hz / 50 to hz / 4.jake2002-01-011-2/+2
* Update of the VIA 82c686b southbridge data corruption fix, alsosos2002-01-011-15/+19
* - Do not uiomove with a mutex locked.tanimura2002-01-0115-425/+387
* Save stack space by converting areq in sc->areq.ambrisko2001-12-311-88/+84
* Fix bugs in the structure for rx_frame by making gap length one byte andambrisko2001-12-313-42/+722
* o Make the credential used by socreate() an explicit argument torwatson2001-12-311-1/+2
* Synchronise with NetBSD.joe2001-12-311-34/+79
* Partial sync with NetBSD:joe2001-12-302-189/+206
* Reduce kernel stack usage of ccdinit() by MAXPATHLEN by using MALLOC(9).phk2001-12-301-2/+7
* Add PNP Id for Create Labs Phoneblaster.sheldonh2001-12-301-0/+1
* Sync with NetBSD (1.16 - 1.17)joe2001-12-291-32/+13
* Update with missing filenames, merged from NetBSD.joe2001-12-291-1/+10
* Fix missing comma in previous commit.des2001-12-281-1/+1
* Fixed locking bugs in rev.1.346:bde2001-12-281-2/+6
* put function return types on a line by themselves as per style(9)alfred2001-12-271-32/+62
* Add support for even more SiS chipsets.sos2001-12-252-101/+74
* Fix yet another fake slave problem for PCCARD devices.sos2001-12-251-6/+11
* Oops, wrong option name. It's should be ACPI_MAX_THREADS,iwasaki2001-12-251-1/+1
* Possibly typo fix (s/FXP_PORT_SOFTWARE_RESET/FXP_PORT_SELECTIVE_RESET/)kuriyama2001-12-241-1/+1
* Fix typo first, then controvert.tanimura2001-12-241-1/+1
* make mmapped vchans workcg2001-12-231-0/+2
* Back out an inappropriate backout. If Anyone wants to set the FIFOdillon2001-12-231-1/+6
* Backed out previous unapproved commit.bde2001-12-231-6/+1
* This problem has been in the serial driver for years, and I occassionallydillon2001-12-231-1/+6
* Add OS layer ACPI mutex and threading support.iwasaki2001-12-229-114/+365
* Fixes apparent hang at probe time due to an extremely long timeoutpb2001-12-211-1/+1
* fix mmapped playbackcg2001-12-211-7/+6
* Use the new resource_list_print_type() function to print resource listtmm2001-12-212-48/+5
* Save and restore state for suspend/resume.orion2001-12-211-4/+35
* Add support for the Intel 82443MX chipsetpirzyk2001-12-212-2/+3
OpenPOWER on IntegriCloud