| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | KSE Milestone 2 | julian | 2001-09-12 | 5 | -29/+29 |
* | Add a missing newline to an error message. | dd | 2001-09-09 | 1 | -1/+1 |
* | Update the atkbdc, atkbd, and psm drivers to probe/attach | yokota | 2001-09-06 | 3 | -125/+279 |
* | Rework the ISA PnP driver pnp and the PnP resource parser to fix | yokota | 2001-09-05 | 6 | -350/+659 |
* | Reenable RTC interrupts after wakeup. Some laptops have a problem | iwasaki | 2001-09-04 | 1 | -1/+22 |
* | Add a new field, id_config_attr to the struct isa_device. | yokota | 2001-09-03 | 3 | -1/+14 |
* | Add ID for the Best Data Smart One 56SPS Voice modem. | murray | 2001-08-31 | 1 | -0/+1 |
* | Correct the ID for the ALS0120 PnP Joystick. It is different from the | murray | 2001-08-31 | 1 | -1/+1 |
* | Add OMRON ME5614ISA PnP modem. | murray | 2001-08-31 | 1 | -0/+1 |
* | Add PCI device IDs for Kuotech dual port serial cards. | murray | 2001-08-31 | 1 | -0/+2 |
* | Add ACPI attachments. | msmith | 2001-08-30 | 6 | -0/+6 |
* | Safety-check against empty PnP ID lists. | msmith | 2001-08-30 | 1 | -1/+1 |
* | Fix the so-called "half-baked-probe" code that I wrote a long time ago | imp | 2001-08-16 | 1 | -0/+2 |
* | DO NOT ALLOCATE 2+K OBJECTS ON THE KERNEL STACK!!!! | julian | 2001-08-10 | 1 | -12/+25 |
* | Return consistent key action codes at key press and release | yokota | 2001-07-20 | 1 | -0/+1 |
* | Hrmpf. nyan's rev 1.25 commit to fdc.h crossed with my removal of it. | joerg | 2001-07-14 | 1 | -0/+17 |
* | Yet another large non-function change. | joerg | 2001-07-14 | 2 | -292/+271 |
* | - Refine pc98 supports. | nyan | 2001-07-14 | 1 | -0/+17 |
* | Log when the user is turning debugging on/off. | joerg | 2001-07-09 | 1 | -5/+9 |
* | Hmpf, remove two variables that got unused by rev 1.214. | joerg | 2001-07-09 | 1 | -2/+1 |
* | Ouch, calculate correctly. With 300 rpm and 25 retries, it's 5 seconds | joerg | 2001-07-09 | 1 | -1/+1 |
* | Remove parts of rev 1.211 again: do not delete our children iff they | joerg | 2001-07-09 | 1 | -7/+0 |
* | As des' example shows us, DMA overruns could happen in a situation | joerg | 2001-07-09 | 2 | -9/+38 |
* | Another large patchset from Bruce. | joerg | 2001-07-08 | 1 | -158/+113 |
* | More cleanup when detaching. Clone device entries will now be | joerg | 2001-07-04 | 1 | -17/+41 |
* | Remove the resume method. It is not necessary any more, because | yokota | 2001-06-30 | 1 | -7/+0 |
* | Add the device resume method to keyboard drivers. | yokota | 2001-06-30 | 1 | -0/+14 |
* | Use the new-born BIO_CMD1 instead of fudging a bio_flag value for reading | joerg | 2001-06-29 | 1 | -116/+72 |
* | This change slipped through hidden in a CVS conflict. Logically belongs | joerg | 2001-06-29 | 1 | -3/+3 |
* | First stab at fixing resource deallocation, and implementing fdc(4) as | joerg | 2001-06-29 | 1 | -10/+24 |
* | Merge in parts of a larger patchset i received from Bruce. Untested | joerg | 2001-06-28 | 1 | -41/+38 |
* | Implement a new ioctl command for floppies: FD_READID | joerg | 2001-06-26 | 1 | -8/+92 |
* | Some more cosmetics: kill another couple of K&R function definitions | joerg | 2001-06-26 | 1 | -28/+4 |
* | Convert inb/outb to bus_space. | nsouch | 2001-06-23 | 2 | -25/+34 |
* | Cosmetics: | joerg | 2001-06-20 | 1 | -33/+3 |
* | The serial console break-to-debugger support only functioned while | iedowse | 2001-06-20 | 1 | -1/+21 |
* | Fix warning: | peter | 2001-06-15 | 1 | -1/+1 |
* | Hints overhaul: | peter | 2001-06-12 | 3 | -28/+23 |
* | Cosmetics: | joerg | 2001-06-11 | 1 | -16/+22 |
* | Nuke the various poorly maintained copies of ioctl_fd.h. The file is | joerg | 2001-06-06 | 1 | -1/+1 |
* | Make the FDC (state machine) state an enum, as opposed to an int | joerg | 2001-06-05 | 2 | -17/+17 |
* | Close the line displine on detach. Lots of folks have submittd this, and | imp | 2001-06-05 | 1 | -1/+4 |
* | Move out the files from src/sys/isa/ic/ to src/sys/dev/ic/, so they | joerg | 2001-06-04 | 5 | -285/+3 |
* | Fix my email address. I accidentally cut'npasted the wrong (old) | joerg | 2001-06-03 | 1 | -1/+1 |
* | The orm device. This device gobbles up the Option ROMs in the ISA | imp | 2001-06-01 | 1 | -0/+185 |
* | add Dualmode Zoom/FaxModem 56K (internal) Model 2919 | sanpei | 2001-05-26 | 1 | -0/+1 |
* | Don't lie to diskerr() now that it listens to us. | phk | 2001-05-25 | 1 | -5/+0 |
* | Add SmartLink 5634PCV SurfRider | sanpei | 2001-05-20 | 1 | -0/+1 |
* | Remove unneeded includes of sys/ipl.h and machine/ipl.h. | jhb | 2001-05-15 | 2 | -2/+0 |
* | Implement a few more floppy ioctl commands and IO options, namely: | joerg | 2001-05-14 | 1 | -23/+40 |