| Commit message (Expand) | Author | Age | Files | Lines |
| * | Handle suspend/resume methods | Peter Wemm | 1999-06-22 | 1 | -1/+3 |
| * | Add some comments about the VINUMMINOR macro, which is not for human | Greg Lehey | 1999-06-22 | 1 | -1/+6 |
| * | bre: Don't loop if we try to access an invalid plex type. This is | Greg Lehey | 1999-06-22 | 1 | -0/+1 |
| * | Be more intelligent about attaching subdisks to plexes. | Greg Lehey | 1999-06-22 | 1 | -5/+13 |
| * | Print more legible error message if a drive open fails. | Greg Lehey | 1999-06-22 | 1 | -2/+4 |
| * | Modify to work with phk's latest mods to cdevsw. This is a temporary | Greg Lehey | 1999-06-22 | 1 | -5/+4 |
| * | Only print the device name once, during attach (device_quiet) | Nick Hibma | 1999-06-21 | 1 | -0/+2 |
| * | 1) Do not include usbdivar.h and access the interface descriptor through | Nick Hibma | 1999-06-20 | 1 | -88/+39 |
| * | Use the proper interfaces to find if a device is enabled, don't dig into | Peter Wemm | 1999-06-20 | 1 | -3/+2 |
| * | sioprobe: Don't try to initialize disabled ports. In particular, | Greg Lehey | 1999-06-19 | 1 | -2/+4 |
| * | Add a transmit descriptor usage counter and use it to absolutely, | Bill Paul | 1999-06-19 | 2 | -4/+15 |
| * | Add Id strings | Gary Palmer | 1999-06-17 | 1 | -0/+2 |
| * | Fixed a missing userland dev_t to kernel dev_t conversion. | Bruce Evans | 1999-06-17 | 1 | -1/+1 |
| * | Remove option USBVERBOSE | Nick Hibma | 1999-06-16 | 1 | -2/+2 |
| * | Print verbose messages when there is error. | Kazutaka YOKOTA | 1999-06-16 | 1 | -2/+21 |
| * | COM_LLCONSOLE should over-ride COM_DEBUGGER request. | Kirk McKusick | 1999-06-15 | 1 | -2/+2 |
| * | 1) remove the soft reset after a command failed. | Nick Hibma | 1999-06-13 | 1 | -5/+17 |
| * | 1) Add non-blocking I/O on read | Nick Hibma | 1999-06-13 | 1 | -6/+32 |
| * | Shorten the strings a bit (remove 'Host') | Nick Hibma | 1999-06-13 | 2 | -15/+16 |
| * | Removed checking for unit>NBKTR. | Roger Hardiman | 1999-06-13 | 1 | -17/+2 |
| * | Updated to use the new 4.x newbus API | Roger Hardiman | 1999-06-12 | 2 | -219/+296 |
| * | Small optimization: use wi_seek() in wi_read_record() and wi_write_record() | Bill Paul | 1999-06-06 | 1 | -27/+9 |
| * | Fixed null setting of `rc_started'. This was fixed for the | Bruce Evans | 1999-06-04 | 1 | -7/+2 |
| * | Really fix cy-driver-related panics when SMP is configured. Rev.1.88 only | Bruce Evans | 1999-06-04 | 2 | -6/+10 |
| * | Fix the cdevsw_add change made by PHK. | Roger Hardiman | 1999-06-04 | 1 | -5/+5 |
| * | Add remark about where bInterfaceProtocol number for USB Zip drive comes | Nick Hibma | 1999-06-04 | 1 | -1/+1 |
| * | GC unused prototype | Peter Wemm | 1999-06-03 | 1 | -2/+1 |
| * | Quieten the bt_isa_probe() messages since they get a bit much when | Peter Wemm | 1999-06-03 | 1 | -3/+4 |
| * | Fix PS/2 MouseMan+ protocol. We have been looking at a wrong place | Kazutaka YOKOTA | 1999-06-03 | 1 | -2/+2 |
| * | Unifdef VM86 | Jonathan Lemon | 1999-06-01 | 2 | -9/+7 |
| * | USB stopped working as of the recent cdevsw cleanup. This fixes that. | Nick Hibma | 1999-06-01 | 3 | -7/+8 |
| * | Remove the stub driver. It's useless. | Nick Hibma | 1999-06-01 | 1 | -137/+0 |
| * | usbd_get_request_status now only returns the value if the associated | Nick Hibma | 1999-06-01 | 1 | -4/+8 |
| * | 1) Remove the definition of usb_cdc_generic_descriptor_t. It is | Nick Hibma | 1999-05-31 | 1 | -7/+1 |
| * | On the new Meteor cards, the Philips SAA 7116 is connected to the PCI bus | Roger Hardiman | 1999-05-31 | 2 | -2/+54 |
| * | * Change include file locations. | Doug Rabson | 1999-05-31 | 2 | -13/+18 |
| * | Simplify cdevsw registration. | Poul-Henning Kamp | 1999-05-31 | 32 | -305/+117 |
| * | The PPSAPI group defines the polarity in draft 3, we guessed it wrong. | Poul-Henning Kamp | 1999-05-31 | 1 | -2/+2 |
| * | Enable attachment of multiple drivers to a single device. | Nick Hibma | 1999-05-30 | 1 | -11/+16 |
| * | Notify CAM of the removed device on detach. | Nick Hibma | 1999-05-30 | 1 | -5/+3 |
| * | This commit should be a extensive NO-OP: | Poul-Henning Kamp | 1999-05-30 | 43 | -261/+898 |
| * | Don't bogusly define a d_reset_t function. | Poul-Henning Kamp | 1999-05-30 | 1 | -14/+2 |
| * | 1) Add URL for printer class specification | Nick Hibma | 1999-05-30 | 1 | -12/+8 |
| * | - When aborting an interrupt pipe, just wait for 1ms for the completion | Nick Hibma | 1999-05-30 | 1 | -9/+5 |
| * | When the mouse is being disconnected, do the followings: | Nick Hibma | 1999-05-30 | 1 | -4/+14 |
| * | Simplistic pnp support. Needs more ids to be added. | Doug Rabson | 1999-05-30 | 1 | -1/+8 |
| * | No support for pnp yet. | Doug Rabson | 1999-05-30 | 3 | -4/+15 |
| * | No support for pnp devices yet. | Doug Rabson | 1999-05-30 | 1 | -1/+5 |
| * | In pci_alloc_resource() only check start and end to see if its a default. | Doug Rabson | 1999-05-30 | 1 | -2/+2 |
| * | Don't call disable_intr() when interrupts are already disabled, since | Bruce Evans | 1999-05-28 | 2 | -6/+12 |