summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Move all Mass Storage Quirks over to the USB quirk module.thompsa2009-12-233-688/+534
* Sync usb vendor/product defines to p4thompsa2009-12-231-1/+8
* Reimplement Tx status error handler as recommended by datasheet.yongari2009-12-222-21/+76
* Don't name parameters, for consistency with the rest of the file, and becausecognet2009-12-221-6/+6
* - Correct an off-by-one error when calculating the end of a childmarius2009-12-221-2/+2
* - Add support for the JBus to EBus bridges which hang off of nexus(4)marius2009-12-221-104/+309
* - Add macros for the states of the interrupt clear registers.marius2009-12-221-2/+6
* Prefer bus_write_{1,2,4}/bus_read_{1,2,4} toyongari2009-12-222-11/+6
* Make these constants unsigned which is more appropriate.marius2009-12-221-9/+9
* Prefer memory space register mapping over io space. If memory spaceyongari2009-12-222-14/+15
* Enroll these drivers in multipass probing. The motivation behind thismarius2009-12-2211-13/+30
* Instead of relying on hard resetting of controller to stopyongari2009-12-221-20/+31
* Don't build zfsboot, gptzfsboot, and zfsloader if WITHOUT_ZFS is enabled.jhb2009-12-221-2/+8
* Use ALLOW_NEW_SOURCES and BLOCK_OLD_SOURCES to signal a join or leavebms2009-12-222-16/+60
* Reimplement miibus_statchg method. Don't rely on link state changeyongari2009-12-222-52/+78
* Add support for Intel SCH PATA controller.mav2009-12-222-2/+40
* Introduce sc_flags member variable and use it to keep track ofyongari2009-12-222-12/+11
* merge code from ipfw3-head to reduce contention on the ipfw lockluigi2009-12-2212-402/+415
* Add minimal dealy while ste(4) is waiting for the end of active DMAyongari2009-12-221-0/+1
* Add bus_dma(9) and endianness support to ste(4).yongari2009-12-222-249/+553
* Removed duplicate usbd_xfer_state(9) link.ru2009-12-222-2/+0
* Sort mlinks.ru2009-12-221-66/+66
* - Rename the __tcpi_(snd|rcv)_mss fields of the tcp_info structure to removejhb2009-12-223-7/+9
* Don't take the driver mutex in mxge_tick(), as itgallatin2009-12-221-2/+0
* Don't print the archive name with -p and -q options.jh2009-12-221-1/+2
* apm(8) is no longer linked to zzz(8), catch up.ru2009-12-222-30/+17
* some mostly cosmetic changes in preparation for upcoming work:luigi2009-12-224-92/+89
* MFV of tzcode2009t, r200833edwin2009-12-223-11/+86
* MFV of tzdata2009t, r200831edwin2009-12-222-6/+6
* Cosmetic fixes.trasz2009-12-221-6/+6
* Add missed usb product define in r200826.thompsa2009-12-221-0/+1
* add new ID to UFTDI driver.thompsa2009-12-221-0/+1
* - add support for more than 2 audio channels. [1]thompsa2009-12-221-70/+146
* Set correct USB device descriptionthompsa2009-12-221-0/+1
* Add more OHCI pci ids.thompsa2009-12-221-0/+6
* Add more EHCI pci ids.thompsa2009-12-221-0/+10
* Make graid3 fallback to malloc() when component request size is biggermav2009-12-212-9/+15
* Support the tablet in (at least) the Toshiba Portege M200 Tablet PC.gavin2009-12-211-0/+1
* Grammar and minor tweaks to powerd(8) man page.gavin2009-12-211-4/+5
* rc.subr: Use pwait in wait_for_pids.jilles2009-12-211-1/+1
* Spell AMD properly.mav2009-12-211-1/+1
* Add missing module dependency information.marius2009-12-211-0/+1
* Provide and consume missing module dependency information.marius2009-12-216-4/+11
* Clear all ports interrupt status bits in single write. Clearing one by onemav2009-12-211-8/+6
* Add regression test for NFSv4 ACLs on UFS.trasz2009-12-211-0/+86
* Sort function prototyes.yongari2009-12-211-39/+38
* By popular request, execute rc.d scripts in the same environmentdougb2009-12-212-4/+21
* style(9)yongari2009-12-211-100/+100
* Don't consider non-existence of a PID file an error, we should be abledelphij2009-12-211-1/+12
* Remove commented out prototype for ifinit(). This prototype has beenjhb2009-12-211-1/+0
OpenPOWER on IntegriCloud