| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added the bugfixes from the current NetBSD driver. Put in some parts of | Andreas Schulz | 1994-05-02 | 1 | -64/+98 |
| * | Change old alias b_cylin to b_resid | Gary Clark II | 1994-04-30 | 1 | -2/+2 |
| * | Updated swedish keymap. | Søren Schmidt | 1994-04-26 | 1 | -18/+18 |
| * | Fixed missing bounds check in scroll up/down sequence, that could | Søren Schmidt | 1994-04-26 | 1 | -5/+11 |
| * | Added support for the 16 port Boca via a flag to specify that there is | David Greenman | 1994-04-23 | 1 | -4/+9 |
| * | Changed timer usage to new functions in clock.c | Søren Schmidt | 1994-04-21 | 1 | -6/+8 |
| * | Change timer usage to use new functions in clock.c | Søren Schmidt | 1994-04-21 | 1 | -10/+13 |
| * | Bug fixes and performance improvements from John Dyson and myself: | David Greenman | 1994-04-20 | 2 | -2/+6 |
| * | Add delays after changing from 8/16 - 16/8 bit mode and after enabling/ | David Greenman | 1994-04-13 | 1 | -13/+30 |
| * | Patch from S0ren, 80x50 font trashed after switching from X console | Andrey A. Chernov | 1994-04-12 | 1 | -1/+7 |
| * | Fixed brokeness in the support of the 83C790/Elite Ultra (now that I | David Greenman | 1994-04-10 | 2 | -20/+82 |
| * | Fix arguments of CONS_GETINFO | Andrey A. Chernov | 1994-04-07 | 1 | -2/+4 |
| * | Changes to lpt driver: | Geoff Rehmet | 1994-04-06 | 1 | -0/+24 |
| * | Add declaration missing from previous bde's version | Andrey A. Chernov | 1994-04-03 | 1 | -1/+2 |
| * | CHANGES from Bruce: | Andrey A. Chernov | 1994-04-03 | 1 | -195/+306 |
| * | New interrupt code from Bruce Evans. In additional to Bruce's attached | David Greenman | 1994-04-02 | 1 | -2/+1 |
| * | Replace CAPS led with ALTGR led for ALTGR mode (soft) keyboards, | Andrey A. Chernov | 1994-04-01 | 1 | -7/+15 |
| * | Change got_status/modem_status assignment per Bruce suggestion, | Andrey A. Chernov | 1994-04-01 | 1 | -4/+4 |
| * | 1) Better fix for false carrier detect on bidir port | Andrey A. Chernov | 1994-03-26 | 1 | -8/+16 |
| * | Fix false carrier detection on incoming bidir port. | Andrey A. Chernov | 1994-03-25 | 1 | -1/+3 |
| * | 1) Change dtrwait 300 to 3 * hz (to be more kosher) | Andrey A. Chernov | 1994-03-23 | 1 | -2/+4 |
| * | Add siostop to sioclose, because ttyflush called from | Andrey A. Chernov | 1994-03-21 | 1 | -1/+2 |
| * | Changed the raw partition number from 3 to 0. This change lets us use | Andreas Schulz | 1994-03-21 | 1 | -2/+2 |
| * | Increase default DTR wait time up to 3 secs. | Andrey A. Chernov | 1994-03-21 | 1 | -2/+2 |
| * | previous optimization from John wasn't quite ready for primetime. | David Greenman | 1994-03-21 | 1 | -9/+1 |
| * | Two fixes from John Dyson to fix hangs and panics when using ctrl-T: | David Greenman | 1994-03-20 | 1 | -13/+46 |
| * | Remove ttyfree from sioclose | Andrey A. Chernov | 1994-03-18 | 1 | -6/+1 |
| * | Added David Mills' kernel NTP PLL code. The current version of NTP does | Garrett Wollman | 1994-03-15 | 1 | -2/+2 |
| * | Checking l_close in unneeded (one of my previous fixes), | Andrey A. Chernov | 1994-03-14 | 1 | -3/+2 |
| * | Don't call ttyclose twice into sioclose and move ttyclose | Andrey A. Chernov | 1994-03-10 | 1 | -2/+3 |
| * | First open: | Andrey A. Chernov | 1994-03-08 | 1 | -4/+11 |
| * | From: Jim Babb <babb@sedhps01.mdc.com> | Nate Williams | 1994-03-08 | 1 | -1/+2 |
| * | Modified pccnprobe to not set cn_tp = CONSOLE_TTY if __FreeBSD__ is | David Greenman | 1994-03-08 | 1 | -2/+2 |
| * | Removed a #warning that I left here. | Guido van Rooij | 1994-03-06 | 1 | -4/+3 |
| * | Used definable status codes (some may be sharable, esp the door open codes, but | Jordan K. Hubbard | 1994-03-06 | 1 | -8/+8 |
| * | Added more status bytes for the mitsumi drive. This is only an ugly | Andreas Schulz | 1994-03-05 | 1 | -2/+7 |
| * | This should stop the false probes in their slimey little tracks. | Jordan K. Hubbard | 1994-03-05 | 1 | -2/+5 |
| * | Ttys structures are now allocated dynamically via ttymalloc/ttyfree. | Guido van Rooij | 1994-03-02 | 2 | -25/+35 |
| * | 360 DD entry speed fixed to 250KBPS | Andrey A. Chernov | 1994-03-02 | 1 | -2/+2 |
| * | floppy tape support shouldn't interfere with floppy disk driver on | Andrew Moore | 1994-03-02 | 1 | -3/+4 |
| * | Minor comment change. | David Greenman | 1994-03-02 | 1 | -5/+1 |
| * | Fix from Christoph Robitschko: the '790 interrupt table was wrong. | David Greenman | 1994-03-01 | 1 | -2/+2 |
| * | RTS shouldn't be touched unless CS_RTS_IFLOW is set. | Poul-Henning Kamp | 1994-02-26 | 1 | -2/+3 |
| * | TIOCTIMESTAMP capability. The port in question must be configured with | Poul-Henning Kamp | 1994-02-24 | 1 | -1/+20 |
| * | This is Jordans probe code fixes. Tested on LU002, FX001D. Then I went | Rodney W. Grimes | 1994-02-22 | 2 | -127/+217 |
| * | From: Jim Babb <babb@sedhps01.mdc.com> | Nate Williams | 1994-02-14 | 1 | -3/+6 |
| * | Tentative fdc patches... | Andrew Moore | 1994-02-07 | 2 | -39/+2 |
| * | Change all siointr (expect in Vsio, of course) to comintr1 | Andrey A. Chernov | 1994-02-07 | 1 | -16/+9 |
| * | Fixed bug in probe that was causing it to always probe true. | David Greenman | 1994-02-07 | 1 | -2/+2 |
| * | Add floppy tape driver - fd => fdc | Andrew Moore | 1994-02-07 | 2 | -96/+180 |