| Commit message (Expand) | Author | Age | Files | Lines |
* | Include opt_vinum.h to get the VINUMDEBUG definition as early as | grog | 1999-05-07 | 2 | -4/+1 |
* | Convert to use physread() and physwrite(). | grog | 1999-05-07 | 3 | -16/+3 |
* | Introduce two functions: physread() and physwrite() and use these directly | phk | 1999-05-07 | 9 | -131/+20 |
* | Generalize to allow any serial port to be used as the GDB port. | mckusick | 1999-05-07 | 1 | -21/+65 |
* | Add support to wicontrol(8) and wi(4) for enabling and configuring | wpaul | 1999-05-07 | 2 | -4/+34 |
* | Remove old grunge, including references to sys/disk.h (which is going | grog | 1999-05-07 | 14 | -58/+15 |
* | Remove old grunge | grog | 1999-05-07 | 1 | -1/+0 |
* | Use id_ointr for setting the pnp interrupt handler, it uses the oldstyle | peter | 1999-05-06 | 2 | -8/+8 |
* | ``fix'' the devfs_add_devswf() calls, the printf string wasn't factoring | peter | 1999-05-06 | 1 | -10/+10 |
* | Undo excess staticization - these two are meant to be callable from | peter | 1999-05-06 | 1 | -2/+4 |
* | ahatimeout is static.. | peter | 1999-05-06 | 1 | -2/+2 |
* | Use consistant function definitions which also silences a warning. | peter | 1999-05-06 | 1 | -20/+8 |
* | GC unused variable | peter | 1999-05-06 | 2 | -4/+2 |
* | Fix a goof on my part; s/struct moduledata */struct module */ | peter | 1999-05-06 | 2 | -6/+6 |
* | GC unused pps_drvinit() declaration | peter | 1999-05-06 | 1 | -2/+1 |
* | The base transfer speed for the parallel port bus is 93K/sec, not 3.3MB/sec. | ken | 1999-05-06 | 1 | -2/+2 |
* | Take out calls to cam_sim_set_basexfer_speed(), the base transfer speed is | ken | 1999-05-06 | 2 | -5/+1 |
* | Add new member for XPT_PATH_INQ, follows recent changes in | n_hibma | 1999-05-06 | 1 | -0/+1 |
* | Add a number of interrelated CAM feature enhancements and bug fixes. | ken | 1999-05-06 | 10 | -38/+90 |
* | remove b_proc from struct buf, it's (now) unused. | phk | 1999-05-06 | 3 | -6/+3 |
* | Don't use <sys/disk.h> | phk | 1999-05-06 | 1 | -34/+27 |
* | Fix 'signed char as array index' warnings and an unused variable. | peter | 1999-05-06 | 2 | -8/+6 |
* | Missing 'int' in declaration of variables. | peter | 1999-05-06 | 3 | -6/+6 |
* | Fix up a few easy 'assignment used as truth value' and 'suggest parens | peter | 1999-05-06 | 6 | -21/+23 |
* | The joypart() macro had a precedence bug. Add seatbelts for UNIT() too. | peter | 1999-05-06 | 1 | -2/+2 |
* | Add sufficient braces to keep egcs happy about potentially ambiguous | peter | 1999-05-06 | 4 | -10/+11 |
* | Modify wicontrol(8) and wi(4) to allow setting the frequency of the | wpaul | 1999-05-06 | 2 | -4/+28 |
* | Tweak the Macronix driver to hopefully make it more reliable: | wpaul | 1999-05-06 | 1 | -2/+2 |
* | Fix some byte ordering problems; I was storing string lengths wrong, | wpaul | 1999-05-06 | 1 | -2/+2 |
* | Add device driver support for the Lucent WaveLAN/IEEE 802.11 PCMCIA | wpaul | 1999-05-05 | 3 | -4/+865 |
* | Add device driver support for the Lucent WaveLAN/IEEE 802.11 wireless | wpaul | 1999-05-05 | 1 | -0/+1315 |
* | Remove bt_softcs. It is no longer used. | imp | 1999-05-05 | 2 | -5/+2 |
* | Replace misused FE_D6_BBW with FE_D6_SBW. | kato | 1999-05-04 | 1 | -11/+11 |
* | Add missing copyright. | jkh | 1999-05-04 | 1 | -0/+27 |
* | Add "fire" screen saver. | jkh | 1999-05-04 | 1 | -0/+103 |
* | Descriptors can be delivered with short transfers. | n_hibma | 1999-05-03 | 1 | -1/+1 |
* | Add a load of definitions | n_hibma | 1999-05-03 | 1 | -10/+24 |
* | Remove disconnected method | n_hibma | 1999-05-03 | 1 | -8/+1 |
* | Replace UE_GET_IN with UE_GET_DIR | n_hibma | 1999-05-03 | 1 | -14/+9 |
* | Replace UE_GET_IN with UE_GET_DIR | n_hibma | 1999-05-03 | 1 | -1/+2 |
* | Change '#if UKBD_DEBUG' to '#ifdef...' | n_hibma | 1999-05-03 | 1 | -8/+5 |
* | Remove double removal of children of a hub. (remove disconnected method) | n_hibma | 1999-05-03 | 1 | -29/+2 |
* | Add URL to HID spec | n_hibma | 1999-05-03 | 1 | -1/+5 |
* | Clean up parts of struct shared between NetBSD and FreeBSD | n_hibma | 1999-05-03 | 1 | -4/+3 |
* | Clean up debugging output | n_hibma | 1999-05-03 | 1 | -8/+13 |
* | Upgrade firmware images Alteon's latest release (12.3.10). This fixes a | wpaul | 1999-05-03 | 3 | -1176/+1179 |
* | Changes to support diskless booting on the alpha: | dfr | 1999-05-03 | 1 | -5/+5 |
* | Add an additional probe, hopefully allowing me to distinguish | brian | 1999-05-03 | 1 | -6/+10 |
* | Set ifq_maxlen to default value. (This should be safe, it's not clear | peter | 1999-05-02 | 1 | -1/+2 |
* | Add driver for the Iomega Zip 100 drive. | n_hibma | 1999-05-02 | 1 | -0/+848 |