summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Fix resource check while autodetection.rik2004-08-132-12/+12
* White space cleanup.rik2004-08-131-369/+369
* White space cleanup.rik2004-08-131-225/+225
* White space cleanup.rik2004-08-131-219/+219
* Allow the use of a supplied function to set the PRD table. This issos2004-08-133-39/+31
* MPSAFE lockingnjl2004-08-131-2/+20
* MPSAFE lockingnjl2004-08-131-2/+15
* MPSAFE lockingnjl2004-08-131-0/+10
* MPSAFE lockingnjl2004-08-131-38/+9
* MPSAFE lockingnjl2004-08-131-22/+2
* MPSAFE lockingnjl2004-08-131-24/+48
* MPSAFE lockingnjl2004-08-131-120/+108
* MPSAFE locking: Add a comment that we need resource list and device_tnjl2004-08-131-0/+1
* MPSAFE lockingnjl2004-08-131-33/+55
* MPSAFE lockingnjl2004-08-131-0/+9
* MPSAFE lockingnjl2004-08-131-6/+27
* MPSAFE lockingnjl2004-08-131-4/+10
* MPSAFE lockingnjl2004-08-131-15/+33
* MPSAFE lockingnjl2004-08-131-21/+19
* MPSAFE lockingnjl2004-08-131-15/+14
* MPSAFE lockingnjl2004-08-131-171/+127
* MPSAFE lockingnjl2004-08-131-36/+53
* MPSAFE lockingnjl2004-08-131-30/+16
* MPSAFE lockingnjl2004-08-131-35/+79
* MPSAFE lockingnjl2004-08-131-28/+33
* Add support for the Adaptec RAID-On-Chip architecture. This in turnscottl2004-08-134-3/+118
* add support for SanDisk Cruzer Mini 256MB USB 2.0 Flash Drivesanpei2004-08-122-0/+5
* - Use bus_space_subregion() rather than arithmetic on bus_space_handle_t. [1]marius2004-08-124-28/+30
* add support Sitecom CN-311 usb flash reader(aka SIIG_WINTERREADER)sanpei2004-08-122-0/+5
* - Introduce an ofw_bus kobj-interface for retrieving the OFW node and amarius2004-08-1213-117/+250
* Skip dependent functions when finding the resource from _PRS to use fornjl2004-08-121-4/+8
* Only print the link name if there is a link. For the hardwired case, don'tnjl2004-08-121-4/+7
* Allow null handles to be passed into acpi_name().njl2004-08-121-1/+1
* Change the order of ata_dmainit/ata_allocate in preparation ofsos2004-08-124-48/+57
* Move towards isa attachment for pccbb. This is a work in progress, butimp2004-08-124-690/+1086
* Destroy mutexes on detach.scottl2004-08-121-0/+4
* Change FREE() to free()scottl2004-08-121-1/+1
* Remove the AAC_LOCK macros. They no longer abstract anything and onlyscottl2004-08-124-48/+39
* Release the sync fib after the controller has been shut down. This alsoscottl2004-08-121-0/+1
* Set IFF_NEEDSGIANT for fwe network interface since the firewirerwatson2004-08-121-1/+2
* Fix the PRT entry code in acpi_pci_link to always add the entry, even ifnjl2004-08-122-42/+44
* Deorbit the fxp tuning hint (hint.fxp.UNIT_NUMBER.ipcbxmit_disable)truckman2004-08-111-26/+4
* Unbreak after struct resource was hidden. Tested with EBus front-end onmarius2004-08-114-15/+19
* Add some more verbose warning/error messages to help with users reportingnjl2004-08-111-17/+12
* Correctly export the size of our softc to newbus in our EISA attachement.gibbs2004-08-111-1/+1
* Remove badly broken pcic driver for NEWCARDimp2004-08-114-2461/+0
* Re-work ACPI PCI IRQ routing (_PRT, link devices). The old approach wasnjl2004-08-115-478/+329
* Revert rev 1.93 and replace it by grabbing the vr lock before callingscottl2004-08-111-2/+2
* Mark USB ethernet devices as IFF_NEEDSGIANT, since the USB frameworkrwatson2004-08-116-6/+12
* Perform a lockless read to test whether an entropy havesting fifo isrwatson2004-08-111-0/+4
OpenPOWER on IntegriCloud