summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix setting debug strings via sysctl. Also, clean up the way we printnjl2004-05-061-14/+20
* Remove extra parentheses.njl2004-05-051-2/+2
* Add an MI implementation of the ACPI global lock routines and retire thenjl2004-05-051-0/+44
* Regenjoe2004-05-052-2/+9
* Add support for the new Zire 31 device.joe2004-05-052-0/+2
* Add support for Cronyx Tau-PCI adapters.rik2004-05-054-0/+9000
* Update the version history in the driver to note everything that has happenedscottl2004-05-051-5/+10
* Roto-till the ioctl code. Remove all the groping around in the x86 BIOSscottl2004-05-051-109/+10
* Convert the asr driver to use the bus_space API. This does not representscottl2004-05-051-89/+151
OpenPOWER on IntegriCloud