| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed regressions in rev.1.274: | bde | 2000-02-15 | 1 | -11/+15 |
* | "Completed" the previous fix. Return ENOMEM on memory allocation failure | bde | 2000-01-29 | 1 | -1/+8 |
* | Return ENXIO on error, not 0. Seems to have been skipped when converting | n_hibma | 2000-01-23 | 1 | -1/+1 |
* | Add another four device ID's for isa pnp modems. The USR's seem to use | peter | 2000-01-18 | 1 | -0/+7 |
* | Make this compile on alpha | gallatin | 2000-01-13 | 1 | -1/+1 |
* | Add a new mechanism, cndbctl(), to tell the console driver that | yokota | 2000-01-11 | 1 | -2/+2 |
* | Recognize the GVC0505 (GVC 56k Faxmodem) as a sio device. | peter | 1999-12-27 | 1 | -0/+1 |
* | Extract a list of extra isa pnp modem ID's from NetBSD and OpenBSD. Some | peter | 1999-12-21 | 1 | -7/+47 |
* | Add SUP2070 (Diamond SupraExpress 56i) | peter | 1999-12-20 | 1 | -0/+2 |
* | o Make pccard work at all by including card.h | imp | 1999-12-10 | 1 | -12/+18 |
* | Fix a pair of silly warnings that I introduced (that would have been | peter | 1999-12-06 | 1 | -7/+7 |
* | Use bus_get_resource() instead of bus_get_resource_start() as the latter | peter | 1999-12-06 | 1 | -17/+24 |
* | Fix the hang on card eject problem and maybe the hang on suspend | imp | 1999-12-01 | 1 | -16/+4 |
* | Argh, don't turn the IIR test on unless it's a pccard. These tests mess | peter | 1999-11-18 | 1 | -24/+20 |
* | Merge some typo fixes from dev/sio/sio.c (siostop -> comstop) | peter | 1999-11-18 | 1 | -47/+93 |
* | Last change to pccard_nbk now obviates the need to check the name of | imp | 1999-10-28 | 1 | -7/+0 |
* | Add newbus pccard attachment for sio. Some of this code was written | imp | 1999-10-25 | 1 | -97/+97 |
* | Add support for the USRobotics Courier V.Everything (USR0101) modem. | steve | 1999-10-11 | 1 | -0/+1 |
* | Change pnp ID for the SupraExpress 56i Sp V.90 modem (logical ID | deischen | 1999-10-03 | 1 | -2/+4 |
* | Add logical device ID for the Diamond SupraExpress 56K PnP modem: | deischen | 1999-10-03 | 1 | -0/+1 |
* | Remove five now unused fields from struct cdevsw. They should never | phk | 1999-09-25 | 1 | -5/+0 |
* | This patch clears the way for removing a number of tty related | phk | 1999-09-25 | 1 | -23/+7 |
* | Make it build, copy from dev/sio/sio.c: | peter | 1999-09-08 | 1 | -4/+4 |
* | Restore the old sio* - bruce can fix it himself. | peter | 1999-09-08 | 2 | -0/+3188 |
* | Repo copy isa/sio* to dev/sio/sio* in preperation for extra bus methods | peter | 1999-09-06 | 2 | -3188/+0 |
* | Move the #if 0 to catch the card.h include and make sure it's zero. | peter | 1999-09-06 | 1 | -1/+3 |
* | Start to disentangle the isa attachments from other buses. Partially | imp | 1999-09-06 | 1 | -16/+14 |
* | Add USR3031 pnp id. | dfr | 1999-09-04 | 1 | -0/+1 |
* | Remove the last vestiges of the old pnp code in favour of the new one. | dfr | 1999-09-03 | 1 | -106/+1 |
* | This represents essentially a complete rewrite of the ISA PnP code. The | dfr | 1999-09-01 | 1 | -8/+13 |
* | s/si_tty_tty/si_tty/g | phk | 1999-08-30 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | Convert DEVFS hooks in (most) drivers to make_dev(). | phk | 1999-08-23 | 1 | -33/+13 |
* | make alpha compile again. | phk | 1999-08-09 | 1 | -16/+5 |
* | Merge the cons.c and cons.h to the best of my ability. alpha may or | phk | 1999-08-09 | 1 | -2/+2 |
* | Allocate and register struct tty on the fly. | phk | 1999-08-08 | 1 | -13/+3 |
* | Remove cmaj and bmaj args from DEV_DRIVER_MODULE. | phk | 1999-07-04 | 1 | -3/+2 |
* | Skip the device if it is disabled, when searching for a serial port | yokota | 1999-06-29 | 1 | -0/+5 |
* | The second phase of syscons reorganization. | yokota | 1999-06-22 | 1 | -9/+6 |
* | Use the proper interfaces to find if a device is enabled, don't dig into | peter | 1999-06-20 | 1 | -3/+2 |
* | sioprobe: Don't try to initialize disabled ports. In particular, | grog | 1999-06-19 | 1 | -2/+4 |
* | COM_LLCONSOLE should over-ride COM_DEBUGGER request. | mckusick | 1999-06-15 | 1 | -2/+2 |
* | The PPSAPI group defines the polarity in draft 3, we guessed it wrong. | phk | 1999-05-31 | 1 | -2/+2 |
* | This commit should be a extensive NO-OP: | phk | 1999-05-30 | 1 | -7/+21 |
* | Simplistic pnp support. Needs more ids to be added. | dfr | 1999-05-30 | 1 | -1/+8 |
* | Allow a sio port with its flags set to DEBUGGER+LLCONSOLE to be used for | dfr | 1999-05-28 | 1 | -2/+2 |
* | Use the resource apis to manipulate resources. | dfr | 1999-05-22 | 1 | -6/+21 |
* | Adjust console stuff now that makedev is no longer a macro. | dfr | 1999-05-10 | 1 | -2/+3 |
* | Make COM_ESP and COM_MULTIPORT compile for LINT. It might even work.. | peter | 1999-05-09 | 1 | -6/+6 |
* | Optimize out a couple of places where com_addr() is used twice in a row, | peter | 1999-05-09 | 1 | -27/+9 |