| Commit message (Expand) | Author | Age | Files | Lines |
| * | Untangled the Cyclades offsets a little. CY16_RESET and CY_CLEAR_INTR | Bruce Evans | 1998-11-23 | 3 | -30/+48 |
| * | Reduce i/o overheads by not preserving the channel access register in | Bruce Evans | 1998-11-22 | 2 | -226/+260 |
| * | Initialize isa_devtab entries for interrupt handlers in individual | Bruce Evans | 1998-10-22 | 2 | -2/+6 |
| * | Added D_TTY to the cdevswitch flags for all tty drivers. This is required | Bruce Evans | 1998-08-23 | 2 | -8/+10 |
| * | Fixed devfs initialization which I broke in the previous commit. | Bruce Evans | 1998-08-20 | 2 | -20/+20 |
| * | Enabled dynamically sized tty input buffers (with enough buffering | Bruce Evans | 1998-08-19 | 2 | -18/+20 |
| * | Cleaned up previous commit, mainly by moving repetitive calculations | Bruce Evans | 1998-08-13 | 3 | -234/+127 |
| * | Updated for not-so-new version of Cyclom-Y boards (with 60MHz clock and | Bruce Evans | 1998-08-13 | 3 | -80/+246 |
| * | Register tty software interrupt handlers at run time using register_swi() | Bruce Evans | 1998-08-11 | 2 | -30/+22 |
| * | Fixed sign extension bugs awoken by changing speed_t to an unsigned | Bruce Evans | 1998-07-29 | 2 | -4/+8 |
| * | Changed %n to %r in devfs name format strings. %n has almost gone away. | Bruce Evans | 1998-07-15 | 2 | -14/+14 |
| * | This commit fixes various 64bit portability problems required for | Doug Rabson | 1998-06-07 | 2 | -4/+4 |
| * | Protect against count of chars received being 0, which causes a panic | David Greenman | 1998-03-18 | 2 | -2/+6 |
| * | Implement the spirit but not the letter of Terrys hot-char patch. | Poul-Henning Kamp | 1998-02-13 | 2 | -22/+4 |
| * | Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style. | Eivind Eklund | 1998-01-24 | 2 | -2/+4 |
| * | YAMFsio.c (always call ttwwakeup() before returning from comstart()). | Bruce Evans | 1997-12-28 | 2 | -2/+4 |
| * | Make COMPAT_43 and COMPAT_SUNOS new-style options. | Eivind Eklund | 1997-12-16 | 2 | -2/+6 |
| * | Use ENOIOCTL instead of -1 (= ERESTART) for tty ioctls that are | Bruce Evans | 1997-12-06 | 2 | -6/+6 |
| * | Fixed chip_offsets[] which I broke in rev.1.53. The offsets aren't | Bruce Evans | 1997-11-10 | 2 | -4/+4 |
| * | aha1542.c aic6360.c cy.c fd.c ft.c | Justin T. Gibbs | 1997-09-21 | 2 | -10/+18 |
| * | Update select -> poll in drivers. | Peter Wemm | 1997-09-14 | 2 | -4/+4 |
| * | Cleaned up revs 1.36-1.40 (mainly disordered declarations, non-bogus | Bruce Evans | 1997-09-03 | 2 | -242/+294 |
| * | Removed unused #includes. | Bruce Evans | 1997-09-02 | 1 | -2/+1 |
| * | General cleanup of the sub-system locking macros. | Steve Passe | 1997-09-01 | 2 | -6/+16 |
| * | Another round of lock pushdown. | Steve Passe | 1997-08-30 | 2 | -66/+10 |
| * | Moved the COM_LOCK and COM_UNLOCK macros to machine/param.h. | Steve Passe | 1997-08-21 | 2 | -20/+2 |
| * | Attempt to make cy.c MP-safe. | Steve Passe | 1997-08-20 | 2 | -2/+84 |
| * | Removed unused #includes. | Bruce Evans | 1997-07-20 | 2 | -6/+2 |
| * | Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include | Bruce Evans | 1997-03-24 | 2 | -4/+2 |
| * | Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. | Bruce Evans | 1997-03-23 | 2 | -4/+4 |
| * | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 4 | -4/+4 |
| * | Fixed missing ioport offset from the reading/updating of the PLX | David Greenman | 1997-02-05 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 4 | -4/+4 |
| * | Fixed handling of modem status changes. Only the most common case of | Bruce Evans | 1996-12-05 | 2 | -16/+46 |
| * | Don't fiddle with RTS if RTS flow control is off. This gives applications | Bruce Evans | 1996-11-13 | 2 | -34/+56 |
| * | Updated #includes to 4.4lite style. | Bruce Evans | 1996-10-15 | 1 | -2/+3 |
| * | Fixed a bug that got introduced when I changed the CY16_RESET and | David Greenman | 1996-10-14 | 2 | -6/+6 |
| * | Make this compile again for the CyDebug case. | David Greenman | 1996-10-14 | 2 | -12/+14 |
| * | Change DEVFS device naming convention for cuac*, ttyc*. | David Greenman | 1996-10-13 | 2 | -14/+26 |
| * | Changes to add support for the PCI version of the Cyclades Cyclom-Y | David Greenman | 1996-10-13 | 4 | -270/+467 |
| * | Oops, missed a chunk in that last commit. | David Greenman | 1996-10-04 | 2 | -6/+6 |
| * | Implemented a more sophisticated mechanism for finding the chip iobase | David Greenman | 1996-10-04 | 3 | -124/+144 |
| * | Remove devconf, it never grew up to be of any use. | Poul-Henning Kamp | 1996-09-06 | 2 | -104/+2 |
| * | Synced with sio.c: added support for TIOCDCDTIMESTAMP and simplified | Bruce Evans | 1996-07-30 | 2 | -78/+62 |
| * | Clean up -Wunused warnings. | Gary Palmer | 1996-06-12 | 2 | -2/+10 |
| * | KGDB is dead. It may come back one day if somebody does it. | Poul-Henning Kamp | 1996-05-02 | 2 | -26/+2 |
| * | Fixed ownerships of callout devices. | Bruce Evans | 1996-03-27 | 2 | -28/+26 |
| * | Avoid local sprintfs and other printf'isms. | Poul-Henning Kamp | 1996-01-25 | 2 | -40/+36 |
| * | Synced with sio.c. This fixed the DEVFS initialization. cy.c is | Bruce Evans | 1995-12-22 | 2 | -184/+154 |
| * | Replaced nxreset by noreset (if the reset function gets called, then the | Bruce Evans | 1995-12-10 | 2 | -4/+4 |