| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the reset sequence for sx4/sx4000 type controllers, it could hang the | sos | 2004-07-30 | 1 | -1/+1 |
* | Add support for the Synaptics Touchpad mouse driver. I reworked the | njl | 2004-07-30 | 1 | -1/+213 |
* | Clean up structure packing. | ps | 2004-07-29 | 2 | -25/+22 |
* | Fix ACPI floppy enumeration for three types of divergent behavior. | njl | 2004-07-28 | 1 | -40/+90 |
* | Remove buggy (root filesystems may not have cdev) and pointless | phk | 2004-07-28 | 1 | -8/+3 |
* | Avoid casts as lvalues. | kan | 2004-07-28 | 2 | -3/+3 |
* | Avoid casts as lvalues. | kan | 2004-07-28 | 5 | -15/+29 |
* | Make __packed attribute apply to structs themselves, not their typedefs. | kan | 2004-07-28 | 1 | -14/+17 |
* | Name non-physical devices. | ps | 2004-07-28 | 1 | -1/+1 |
* | Don't force an immediate probe/attach for all devices when compiled with | njl | 2004-07-26 | 1 | -3/+0 |
* | When sizing the FIFO, don't count all the way up to 1030 if any FIFO | marcel | 2004-07-26 | 1 | -1/+1 |
* | Whitespace cleanup and move static variables together. | njl | 2004-07-24 | 1 | -23/+23 |
* | Remove unneeded parens and fix whitespace. | njl | 2004-07-24 | 1 | -36/+29 |
* | Refine the wait for ATAPI_RESET. | sos | 2004-07-24 | 1 | -2/+10 |
* | Fix a bug where an item was being removed from a list without using | njl | 2004-07-24 | 1 | -34/+29 |
* | Remove rev 1.50. | obrien | 2004-07-24 | 1 | -9/+0 |
* | Bring the advertised interface capabilities into line with the reality | yar | 2004-07-24 | 1 | -6/+14 |
* | Dont expect interrupt from ATAPI_RESET, it doesn't deliver one. | sos | 2004-07-23 | 1 | -0/+11 |
* | If you insert a pccard modem and then eject it, you get a panic. This | imp | 2004-07-22 | 1 | -1/+2 |
* | Remove redundant inclusion of bus_if.h. It isn't needed in this file, as | imp | 2004-07-22 | 1 | -1/+0 |
* | MFp4: | imp | 2004-07-22 | 1 | -30/+29 |
* | Add IDs from TI's web site. Reports from the field and inspection of | imp | 2004-07-22 | 2 | -1/+14 |
* | More TI device IDs. | imp | 2004-07-22 | 1 | -0/+3 |
* | Update comment about fast interrupts to be closer to reality | imp | 2004-07-22 | 1 | -0/+4 |
* | Remove duplicate $FreeBSD$ | imp | 2004-07-22 | 3 | -9/+0 |
* | Reinsert the bus space handle and tag, they are needed for the timer test. | njl | 2004-07-22 | 1 | -0/+2 |
* | Instead of doing everything in identify, do a proper probe/attach. Also, | njl | 2004-07-22 | 1 | -23/+45 |
* | Remove unused (and bogus) locking, style cleanup, remove unnecessary casts. | njl | 2004-07-22 | 1 | -145/+84 |
* | Minor style nit | imp | 2004-07-22 | 1 | -1/+1 |
* | It is a little better to return ENXIO from probe/match routine than EIO. | imp | 2004-07-21 | 1 | -1/+1 |
* | Add the ACPI Panasonic extras driver. | nyan | 2004-07-21 | 1 | -0/+410 |
* | Slight cosmetic changes. | julian | 2004-07-20 | 3 | -6/+6 |
* | Temporary fix for interoperability with Windows and OS X. A more complete | dfr | 2004-07-20 | 1 | -1/+1 |
* | Don't output too many debug messages for bootverbose. | simokawa | 2004-07-20 | 3 | -11/+16 |
* | Initialize ifp->if_output for FreeBSD-4. | simokawa | 2004-07-20 | 1 | -0/+3 |
* | Adjust packet length correctly for FreeBSD-4. | simokawa | 2004-07-20 | 1 | -2/+4 |
* | Identify VIA EHCI root hubs and at least one VIA USB2.0 controller. | benno | 2004-07-19 | 1 | -0/+9 |
* | Diff reduction to NetBSD. | le | 2004-07-19 | 1 | -5/+6 |
* | Diff reduction to NetBSD. | le | 2004-07-19 | 2 | -4/+2 |
* | Start the entropy device insecure/unblocked. I'll be handing over | markm | 2004-07-18 | 2 | -5/+3 |
* | Add support System TALKS Inc. SGC-X2UL | sanpei | 2004-07-18 | 2 | -0/+5 |
* | Dont set "address setup timing" on newer VIA chips. | sos | 2004-07-17 | 1 | -1/+2 |
* | Correct typo. | nyan | 2004-07-17 | 1 | -1/+1 |
* | Remove duplicate include. | nyan | 2004-07-17 | 1 | -1/+0 |
* | Add some PCI IDs for OHCI chips. | simokawa | 2004-07-17 | 2 | -0/+30 |
* | Be consistant with probe | imp | 2004-07-16 | 1 | -2/+1 |
* | Ignore more strange return values of the test_aux_port() function, | mux | 2004-07-16 | 1 | -6/+10 |
* | Use ACPI_ALL_NOTIFY instead of registering handlers separately. | njl | 2004-07-16 | 2 | -8/+4 |
* | Fix acpi_video loading. When we started cleaning up the duplicate handles | njl | 2004-07-16 | 1 | -5/+4 |
* | Rename the sound device drivers: | tanimura | 2004-07-16 | 31 | -42/+47 |