summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
...
* Another candidate that didn't use copyin/copyout for user<->kerneljoerg2004-05-161-3/+23
* You wouldn't believe a driver could survive doing userland IO withoutjoerg2004-05-162-12/+49
* After successfully attaching an iicbus instance, instead of using ajoerg2004-05-161-1/+3
* - Initialize uart_bus_space_io and uart_bus_space_mem.nyan2004-05-161-7/+7
* Don't use the node id as an index into the topology map. This breaksdfr2004-05-161-2/+21
* Remove twa_intrhook prototype.scottl2004-05-151-1/+0
* Set the cpi.hba_inquiry field to something useful.scottl2004-05-151-1/+1
* Remove the config_intrhook as it is not needed.scottl2004-05-152-39/+1
* Remove some debugging printf()s and a pointless device_set_desc() call.des2004-05-151-12/+7
* MFNetBSD (umodem.c 1.46):sanpei2004-05-141-2/+2
* Add support for GPE being a package of { reference, gpe bit }.njl2004-05-141-40/+86
* Different VIA host bridges use different offsets to their AGP configjhb2004-05-132-9/+41
* Unbreak the build.des2004-05-131-1/+1
* Enable INTR_ENTROPY if the interrupt is not set to INTR_FAST. Remove thescottl2004-05-131-5/+2
* Remove extraneous spaces.truckman2004-05-131-1/+1
* Implement sbc_lockassert() and sb_lockassert() functions to allowtruckman2004-05-133-3/+19
* Add support for retrieving _GLK in the ECDT probe. Now we no longer alwaysnjl2004-05-131-35/+20
* Sync to pccarddevs 1.84imp2004-05-131-1/+4
* Add Intel EtherExpress PRO/100 LAN Modem. This will eventually beimp2004-05-131-0/+1
* Restore source code compatibility with 5.2-RELEASE.wpaul2004-05-121-0/+4
* Convert the #if 0 magic to #if SCAN_IICBUS, and make it actually compilejoerg2004-05-121-3/+10
* 1. Fixed potential problem that would cause out-of-order requests in twe_star...vkashyap2004-05-123-11/+7
* aic79xx.c:gibbs2004-05-116-75/+153
* o When restarting the sequencer, clear any pendinggibbs2004-05-111-26/+88
* Add aic_scb_timer_start() which will be used in the aic7xxx driver togibbs2004-05-111-2/+17
* Remove unused WL_IRQS macro.jhb2004-05-111-2/+0
* Add a driver for the watchdog timer function present on the LPC interfacedes2004-05-112-0/+505
* Fix Sii3114 support.sos2004-05-102-36/+35
* If an ACPI PCI-PCI bridge doesn't have a _PRT object, fall back to usingjhb2004-05-101-1/+9
* - Remove the __FBSDID and put the $FreeBSD$ tag in the comment above,mux2004-05-101-6/+5
* Resyncemax2004-05-101-1/+4
* Mode few Bluetooth defines into system include filesemax2004-05-101-0/+1
* This file has never been used, nor will it ever be used in FreeBSD, soimp2004-05-091-71/+0
* We don't need the dependency on the pccard module here.imp2004-05-081-1/+0
* It turns out that the module dependency on pccard is in error. Sinceimp2004-05-086-6/+0
* Add support CS4294sanpei2004-05-081-0/+1
* Use better way of closing fr support before current sppp get it.rik2004-05-071-7/+12
* Sync with RELENG_4rik2004-05-071-2/+2
* Use better way of closing fr support before current sppp doesn't have it.rik2004-05-071-8/+13
* Sync with RELENG_4.rik2004-05-071-3/+3
* Delete unused cx_slow_ih.rik2004-05-071-4/+0
* Change hw.acpi.cpu.cx_lowest to accept values in the form of C1,njl2004-05-071-9/+12
* Rename acpi_cpu to cpu. Change the probe routine to early on rejectnjl2004-05-061-42/+90
* The Sun hme hardware supposedly supports Tx frames up to 65535 octets,joerg2004-05-061-3/+13
* fix SONY_CLIE_41 (as PEG-SJ33/U)sanpei2004-05-061-1/+1
* Link state change notification of ethernet media to the routing socket.andre2004-05-061-0/+5
* Remove "Scheduling overrun" interrupts from the set of normal interruptssilby2004-05-061-1/+1
* Select the highest valid (i.e., S3) sleep state for the default for thenjl2004-05-062-11/+16
* Add back sys/reboot.h which is needed.njl2004-05-061-0/+1
* Make unnecessary globals static and remove unused includes.njl2004-05-065-7/+1
OpenPOWER on IntegriCloud