summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Use the USBD_FORCE_SHORT_XFER flag when setting up transmit transfers.iedowse2004-08-151-1/+2
* Add locking to the kqueue subsystem. This also makes the kqueue subsystemjmg2004-08-151-1/+1
* Fix a style(9) bug (variable definitions inside a nested scope) a patchmarius2004-08-151-4/+2
* - Introduce an uart_cpu_identify() which is implemented in uart_cpu_<arch>.cmarius2004-08-148-0/+79
* Make hme(4), i.e. the PCI-variant, MI by reading the MAC address on sytemsmarius2004-08-141-3/+152
* Next step in making usb more newbus:imp2004-08-143-64/+50
* - Make OF_getetheraddr() honour the "local-mac-address?" system configmarius2004-08-141-1/+1
* Remove confused comment.phk2004-08-141-4/+0
* Add new PCI device ID for PERC4/DI.ambrisko2004-08-141-1/+3
* Since if_ixgb doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-141-1/+2
* Since if_xe doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-141-1/+2
* Since if_vx doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-141-1/+2
* Since if_txp doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_tx doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+1
* Since if_sr doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_snc doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+1
* Since if_sbni doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_ray doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_plip doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_nge doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_lnc doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_lge doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_ic doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_ie doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_hme doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_gem doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_fwip doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_fe doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_ex doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_ed doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-2/+2
* Since if_cs doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_cp doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_cm doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+1
* Since if_awi doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+1
* Since if_arl doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* As the if_ar driver doesn't contain locking or run its interruptrwatson2004-08-131-1/+2
* Since the if_de driver doesn't contain locking, mark it asrwatson2004-08-131-1/+1
* Extend critical section protection around portions of selection processinggibbs2004-08-131-1/+5
* Fix an off by one in the critical section clearing code. Thegibbs2004-08-131-2/+0
* Fix building for the ACPI_DEBUG case.njl2004-08-131-0/+1
* Record the new status after checking if it has changed, not before. Thisnjl2004-08-131-1/+1
* 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
OpenPOWER on IntegriCloud