Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -2/+2 |
* | Implement a new generic mechanism for attaching handler functions to | msmith | 1999-08-21 | 1 | -6/+8 |
* | Enable PCI bus master during attach in case the BIOS hasn't done it for us. | mks | 1999-05-10 | 1 | -47/+48 |
* | Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add: | peter | 1999-05-09 | 1 | -6/+2 |
* | Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn't | peter | 1999-04-24 | 1 | -2/+6 |
* | probe function changed from returning char * to const char *. | dillon | 1998-12-14 | 1 | -4/+4 |
* | Examine all occurrences of sprintf(), strcat(), and str[n]cpy() | archie | 1998-12-04 | 1 | -5/+7 |
* | Trivial stylish changes, mostly to silence gcc. | phk | 1998-10-31 | 1 | -5/+5 |
* | Two patches from the HARP people: | phk | 1998-09-17 | 1 | -4/+4 |
* | Add new files for HARP3 | phk | 1998-09-15 | 1 | -0/+664 |