Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistently use the BSD u_int and u_short instead of the SYSV uint and | jhb | 2003-08-07 | 1 | -1/+1 |
* | When configuring the interface down and up again try to re-open all | harti | 2003-08-07 | 2 | -33/+77 |
* | Remove the ATMIOCENA and ATMIOCDIS ioctl. Everyting has been converted | harti | 2003-08-06 | 1 | -35/+12 |
* | Honor the new ATMIO_FLAG_ASYNC for asynchronuous open/close operations | harti | 2003-08-06 | 1 | -4/+6 |
* | Rearrange the vcc structure so that the generic getvcc function | harti | 2003-07-30 | 2 | -265/+251 |
* | Generate events when the interface state or a PVC state changes. | harti | 2003-07-29 | 1 | -18/+10 |
* | Make the bus_dma_tag_create use NULL for the lock arguments. We are | harti | 2003-07-02 | 1 | -5/+6 |
* | Mega busdma API commit. | scottl | 2003-07-01 | 1 | -10/+9 |
* | This is a driver for Fore PCA200E cards that uses busdma and works on | harti | 2003-06-23 | 5 | -0/+6659 |