| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add the ACPI standard video extensions driver. I've done some style cleanup | Nate Lawson | 2004-03-01 | 1 | -0/+946 |
| * | add driver for BWCT console management serials | Bernd Walter | 2004-03-01 | 2 | -0/+1098 |
| * | Use DEV_BSIZE byte sectors instead of PAGE_SIZE byte sectors for | Colin Percival | 2004-02-29 | 1 | -19/+49 |
| * | Remove unused FDNUMTOUNIT() macro | Poul-Henning Kamp | 2004-02-29 | 1 | -2/+0 |
| * | Rearrange sense_key and sense_data to get alignment right. | Søren Schmidt | 2004-02-29 | 1 | -1/+1 |
| * | All three of these drivers abused cv_waitq_empty in the same way by spinning | Scott Long | 2004-02-29 | 3 | -15/+4 |
| * | Call _INI on Thermal Zones as well as devices. | Nate Lawson | 2004-02-28 | 1 | -0/+6 |
| * | Add a generic watchdog facility which through a single device entry | Poul-Henning Kamp | 2004-02-28 | 1 | -0/+89 |
| * | Create a new mutex type for virtual channels. This allows us to get | Don Lewis | 2004-02-28 | 4 | -29/+24 |
| * | Lock channels only as necessary in dsp_ioctl(), and only lock one | Don Lewis | 2004-02-28 | 1 | -65/+173 |
| * | Switch from using mutexes to using semaphores to protect against early | Scott Long | 2004-02-28 | 5 | -52/+65 |
| * | Issue a request sense command automagically when ATAPI commands fail | Søren Schmidt | 2004-02-28 | 2 | -58/+86 |
| * | Sync to 1.163 of usbdevs | MIHIRA Sanpei Yoshiro | 2004-02-28 | 2 | -2/+9 |
| * | add support DM9601(DAVICOM USB to Ethernet MAC Controller with Integrated 10/... | MIHIRA Sanpei Yoshiro | 2004-02-28 | 3 | -0/+2276 |
| * | Make mode setting with fdcontrol(8) stick. | Poul-Henning Kamp | 2004-02-25 | 1 | -182/+61 |
| * | Fix style bug in last commit, | Johan Karlsson | 2004-02-25 | 1 | -5/+5 |
| * | Add support for the sii3512 SATA chip. | Søren Schmidt | 2004-02-25 | 2 | -0/+3 |
| * | Revert the last commit. I don't know what I was thinking, but this change | Scott Long | 2004-02-25 | 1 | -1/+0 |
| * | style.Makefile(5): | Johan Karlsson | 2004-02-24 | 1 | -4/+2 |
| * | Don't set d_flags twice. The second setting clobbered D_NOGIANT. | Bruce Evans | 2004-02-24 | 1 | -2/+1 |
| * | Add support for Cronyx-Tau. For now I added only Tau-ISA files, system files | Roman Kurakin | 2004-02-23 | 14 | -0/+13023 |
| * | Fix a problem with the USB keyboard driver not properly handling key | John Baldwin | 2004-02-23 | 1 | -5/+5 |
| * | Fix vinums cdevsw{} to initialize d_version. | Poul-Henning Kamp | 2004-02-23 | 2 | -13/+10 |
| * | Limit the amount of memory userspace processes can cause the kernel to | Robert Watson | 2004-02-23 | 1 | -0/+17 |
| * | Unbreak after the change to use vm_paddr_t. Since vm_paddr_t is | Maxime Henrion | 2004-02-22 | 4 | -8/+8 |
| * | Check that amrd_sc is non-NULL before dereferencing it, not after. | Colin Percival | 2004-02-22 | 1 | -2/+2 |
| * | Check that twed_sc is non-NULL before dereferencing it, not after. | Colin Percival | 2004-02-22 | 1 | -2/+2 |
| * | Don't free k_cfg until we're finished using it -- reverse the order of | Colin Percival | 2004-02-22 | 1 | -1/+1 |
| * | Don't free meo until we're finished using it. | Colin Percival | 2004-02-22 | 1 | -1/+1 |
| * | Check that xfer != NULL before dereferencing it, not after. | Colin Percival | 2004-02-22 | 1 | -2/+2 |
| * | If we're going to assert that logData != NULL, do it before we | Colin Percival | 2004-02-22 | 1 | -1/+1 |
| * | We want to allocate and zero sizeof(struct foo) bytes, not | Colin Percival | 2004-02-22 | 1 | -2/+2 |
| * | Fix off-by-one error: sc->twe_drive is an array of TWE_MAX_UNITS elements. | Colin Percival | 2004-02-22 | 1 | -1/+1 |
| * | Device megapatch 5/6: | Poul-Henning Kamp | 2004-02-21 | 4 | -5/+5 |
| * | Device megapatch 4/6: | Poul-Henning Kamp | 2004-02-21 | 79 | -37/+161 |
| * | Device megapatch 3/6: | Poul-Henning Kamp | 2004-02-21 | 17 | -46/+2 |
| * | Device megapatch 2/6: | Poul-Henning Kamp | 2004-02-21 | 2 | -102/+97 |
| * | Device megapatch 1/6: | Poul-Henning Kamp | 2004-02-21 | 52 | -104/+2 |
| * | Use the more appropriate vm_paddr_t in places where a physical | Hartmut Brandt | 2004-02-21 | 8 | -61/+74 |
| * | Dont alloc size 0 buffers. | Søren Schmidt | 2004-02-21 | 1 | -3/+5 |
| * | Check both PORTEN and MEMEN for enabled HW. | Søren Schmidt | 2004-02-21 | 1 | -1/+1 |
| * | Only register interrupt as seen if it was a real HW interrupt. | Søren Schmidt | 2004-02-21 | 1 | -1/+3 |
| * | Make sure that the first mbuf in the chain passed to atm_intr | Hartmut Brandt | 2004-02-21 | 1 | -4/+8 |
| * | The token for atm_intr is actually a void *, not an int. Clarify | Hartmut Brandt | 2004-02-21 | 1 | -2/+4 |
| * | Fix a major brain-o. If the command needs to be put on the deferred queue, | Scott Long | 2004-02-21 | 1 | -0/+1 |
| * | Do not test if pDCB is not NULL, we dereference it before anyway, and it | Olivier Houchard | 2004-02-20 | 1 | -3/+2 |
| * | Fix a glitch in my last commit and revert to using selwakeuppri | Mathew Kanner | 2004-02-20 | 1 | -1/+1 |
| * | Make uscanner recognise EPSON Perfection 3200. Tested with xsane. | Wilko Bulte | 2004-02-19 | 1 | -0/+1 |
| * | Add EPSON Perfection 3200 scanner. | Wilko Bulte | 2004-02-19 | 2 | -2/+9 |
| * | Add EPSON Perfection 3200 scanner | Wilko Bulte | 2004-02-19 | 1 | -0/+1 |