| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bt848 driver release 1.65 | Roger Hardiman | 1999-05-18 | 1 | -2/+3 |
| * | Slight reorganization of internal interface in the keyboard controller | Kazutaka YOKOTA | 1999-05-18 | 6 | -56/+76 |
| * | Silence warnings. | Kazutaka YOKOTA | 1999-05-18 | 1 | -10/+10 |
| * | Remove unnecessary function call. | Kazutaka YOKOTA | 1999-05-18 | 1 | -2/+1 |
| * | The previous commit was wrong! This is the correct one ;-< | Kazutaka YOKOTA | 1999-05-18 | 2 | -4/+4 |
| * | Correct a bug where the chip could be unpaused in the middle of a bus | Justin T. Gibbs | 1999-05-18 | 1 | -23/+35 |
| * | Correct the comment for the last commit. | Justin T. Gibbs | 1999-05-17 | 1 | -1/+1 |
| * | Update copyright. Correct some whitespace. | Justin T. Gibbs | 1999-05-17 | 2 | -5/+5 |
| * | Add a masking scheme to allow for detection of unknown cards using a | Justin T. Gibbs | 1999-05-17 | 1 | -95/+131 |
| * | Fix whitespace. Correct a comment. | Justin T. Gibbs | 1999-05-17 | 1 | -15/+18 |
| * | Seventh update to the new ATA/ATAPI driver: | Søren Schmidt | 1999-05-17 | 8 | -42/+53 |
| * | Modify to work with new style dev_t. | Greg Lehey | 1999-05-15 | 11 | -90/+69 |
| * | Put a small delay in before sending the inquire_setup command. The | Warner Losh | 1999-05-14 | 1 | -4/+6 |
| * | Use a lookup table for device matching instead of a switch on a 64bit | Justin T. Gibbs | 1999-05-14 | 1 | -268/+449 |
| * | Take the subvendor and subdevice ids into account during device probe. | Justin T. Gibbs | 1999-05-14 | 1 | -92/+230 |
| * | Better workaround for aic7890 chip bug. Use the HS_MAILBOX register to | Justin T. Gibbs | 1999-05-14 | 4 | -16/+55 |
| * | if_xe* now lives in sys/dev/pccard/ | David E. O'Brien | 1999-05-14 | 2 | -2/+4 |
| * | This commit was generated by cvs2svn to compensate for changes in r47151, | David E. O'Brien | 1999-05-14 | 1 | -78/+63 |
| |\ |
|
| | * | Virgin import of Xircom PCCARD driver v1.19.vendor/xe/1.19 | David E. O'Brien | 1999-05-14 | 1 | -78/+63 |
| * | | Virgin import of Xircom PCCARD driver v1.19. | David E. O'Brien | 1999-05-14 | 1 | -78/+63 |
| * | | This commit was generated by cvs2svn to compensate for changes in r47148, | David E. O'Brien | 1999-05-14 | 1 | -14/+160 |
| |\| |
|
| | * | Virgin import of Xircom PCCARD driver v1.18vendor/xe/1.18 | David E. O'Brien | 1999-05-14 | 1 | -14/+160 |
| * | | Virgin import of Xircom PCCARD driver v1.18 | David E. O'Brien | 1999-05-14 | 1 | -14/+160 |
| * | | This commit was generated by cvs2svn to compensate for changes in r47145, | David E. O'Brien | 1999-05-14 | 1 | -34/+87 |
| |\| |
|
| | * | Virgin import of Xircom PCCARD driver v1.17vendor/xe/1.17 | David E. O'Brien | 1999-05-14 | 1 | -34/+87 |
| * | | Virgin import of Xircom PCCARD driver v1.17 | David E. O'Brien | 1999-05-14 | 1 | -34/+87 |
| * | | This commit was generated by cvs2svn to compensate for changes in r47142, | David E. O'Brien | 1999-05-14 | 1 | -4/+6 |
| |\| |
|
| | * | Virgin import of Xircom PCCARD driver v1.16.vendor/xe/1.16 | David E. O'Brien | 1999-05-14 | 1 | -4/+6 |
| * | | Virgin import of Xircom PCCARD driver v1.16. | David E. O'Brien | 1999-05-14 | 1 | -4/+6 |
| * | | This commit was generated by cvs2svn to compensate for changes in r47139, | David E. O'Brien | 1999-05-14 | 1 | -5/+9 |
| |\| |
|
| | * | Virgin import of Xircom PCCARD driver v1.15vendor/xe/1.15 | David E. O'Brien | 1999-05-14 | 1 | -5/+9 |
| * | | Virgin import of Xircom PCCARD driver v1.15 | David E. O'Brien | 1999-05-14 | 1 | -5/+9 |
| * | | This commit was generated by cvs2svn to compensate for changes in r47136, | David E. O'Brien | 1999-05-14 | 2 | -1299/+1369 |
| |\| |
|
| | * | Virgin import of Xircom PCCARD driver v1.14vendor/xe/1.14 | David E. O'Brien | 1999-05-14 | 2 | -1299/+1369 |
| * | | Virgin import of Xircom PCCARD driver v1.14 | David E. O'Brien | 1999-05-14 | 2 | -1299/+1369 |
| * | | This commit was generated by cvs2svn to compensate for changes in r47133, | David E. O'Brien | 1999-05-14 | 2 | -0/+2439 |
| |\| |
|
| | * | Virgin import of Xircom PCCARD driver v1.13vendor/xe/1.13 | David E. O'Brien | 1999-05-14 | 2 | -0/+2439 |
| * | Virgin import of Xircom PCCARD driver v1.13 | David E. O'Brien | 1999-05-14 | 2 | -0/+2439 |
| * | Fixed 10 out of 40 lines of -Wcast-qual warnings/errors. 3 lines were | Bruce Evans | 1999-05-13 | 2 | -18/+23 |
| * | memcmp -> bcmp. memcmp doesn't exist in the kernel, but unfortunately | Bruce Evans | 1999-05-13 | 1 | -2/+2 |
| * | I'm told by the PR author that this page_size increment was in | Jordan K. Hubbard | 1999-05-13 | 1 | -2/+1 |
| * | Fix dev_t/minor problems | Peter Wemm | 1999-05-12 | 6 | -40/+60 |
| * | When asked to get the current transfer settings go do a dev_refresh | Matt Jacob | 1999-05-12 | 1 | -12/+26 |
| * | be a bit more chatty about some speed negotiations | Matt Jacob | 1999-05-12 | 1 | -2/+8 |
| * | Removed global variable `Crtat'. This was once (bogusly) shared with | Bruce Evans | 1999-05-12 | 1 | -6/+3 |
| * | Divorce "dev_t" from the "major|minor" bitmap, which is now called | Poul-Henning Kamp | 1999-05-11 | 3 | -5/+6 |
| * | During probe, the page lockdown code in dpt_control.c does some | Jordan K. Hubbard | 1999-05-11 | 1 | -2/+4 |
| * | Add another kludge to the card identification probe. It appears that | Warner Losh | 1999-05-11 | 1 | -4/+7 |
| * | Use the probe priority mechanism to make sure the chip* probes do not | Peter Wemm | 1999-05-11 | 1 | -3/+2 |
| * | A large set of changes to handle dual bus adapters. | Matt Jacob | 1999-05-11 | 1 | -50/+106 |