| Age | Commit message (Expand) | Author |
| 2003-10-13 | Install athioctl.h, defining ioctls for Atheros 802.11a/b/g radios. | dyoung |
| 2003-10-13 | Adapt atw(4) to the new 802.11 layer. | dyoung |
| 2003-10-13 | Adapt awi(4) to the new 802.11 layer. | dyoung |
| 2003-10-13 | Switch wi(4) to the new 802.11 layer. | dyoung |
| 2003-10-13 | Switch an(4) to using the header files in the new 802.11 layer. | dyoung |
| 2003-10-13 | NetBSD/FreeBSD compatibility changes NetBSD, especially | dyoung |
| 2003-10-13 | Miscellaneous changes for NetBSD compatibility. | dyoung |
| 2003-10-13 | A compatibility layer to smooth differences between NetBSD and | dyoung |
| 2003-10-12 | Remove block that has been pasted twice. Pointed out by Alexander Yurchenko. | bouyer |
| 2003-10-10 | Don't zap the lower 16 bits of the command/status register when clear | fvdl |
| 2003-10-10 | Properly clear any latched errors before re-enabling SERR/PERR for PCI-X | briggs |
| 2003-10-09 | Remove the check for WAIT+POLL+READ case in __wdccommand_start(), | bouyer |
| 2003-10-08 | Following Matt Thomas's request, rename ata attribute to ata_hl, and | bouyer |
| 2003-10-08 | In isp_fc_worker() reduce the timeout value used to poll for the link | pk |
| 2003-10-08 | Cap the transfer size at MAXPHYS, the driver won't get bigger requests | fvdl |
| 2003-10-08 | Make the ATA mid-layer appears as atabus, as proposed in | bouyer |
| 2003-10-08 | We really don't need to do 2 resets in wdc_channel_attach() -- the one done | mycroft |
| 2003-10-07 | OR in ahc->sc_dmaflags when passed to bus_dmamap_create() in ahc_alloc_scbs(), | fvdl |
| 2003-10-07 | Adapt to recent PRI changes. | martin |
| 2003-10-07 | Initial import of ath(4) from FreeBSD. | dyoung |
| 2003-10-06 | Revert to polling for ata_get_params() in wdc_channel_attach(). | bouyer |
| 2003-10-04 | For memory-mapped access, get the endianness right on big-endian | dyoung |
| 2003-10-03 | Ready the kernel side of i4b for primary rate interface support by | pooka |
| 2003-10-01 | Reenable negotiation by default for discovery commands, until I figure out | fvdl |
| 2003-10-01 | avoid out-of-bounds memory access (array size out of sync). found by | itojun |
| 2003-09-30 | Make sure that we don't blow away the enables in ahd_reset() on PCI-X. | briggs |
| 2003-09-29 | available, not avaliable. From miod@openbsd. | wiz |
| 2003-09-28 | Change the way of setting a port value so that a change too small to | cube |
| 2003-09-28 | codec id for AD1985 | kent |
| 2003-09-27 | Remove NOSETTLE flag from channel in FibreChannel case. It makes sense that | tls |
| 2003-09-26 | Definition, not defintion. From miod@openbsd. | wiz |
| 2003-09-26 | Cast through (void *) to appease gcc3. | simonb |
| 2003-09-25 | Hide the use of config_interrupts() in one place. | mycroft |
| 2003-09-25 | Add a driver for the CAPI-compliant AVM B1/T1 cards. | pooka |
| 2003-09-25 | Don't print modes we are using if we don't know which modes are really used. | bouyer |
| 2003-09-23 | Fix rx buffer size bitmask, do not explicitly set burst length and use 1536 | martin |
| 2003-09-23 | Fix a typo that prevented pre-ata drives from working since 1999. | bouyer |
| 2003-09-23 | Fix more probe delay and/or failure problems: | mycroft |
| 2003-09-21 | Correctly resurrect the style in previous. While I'm here, also removed | enami |
| 2003-09-21 | Since we can't detect ghost drives in the wdc back-end, resurect | bouyer |
| 2003-09-20 | Remove the "Register ghost test". It won't work, because on ATA register | bouyer |
| 2003-09-20 | print the name of the driver that found the ghost | christos |
| 2003-09-20 | Now wdcattach() is called interrupts enabled, config_interrupts() tries to | enami |
| 2003-09-20 | Allow channels 1-14 in MMK2, for real. Fixes PR 22530 from | dyoung |
| 2003-09-19 | 1) Use config_interrupts() to attach IDE and ATAPI drives. This eliminates | mycroft |
| 2003-09-18 | nluns should be 8, not 7. | mycroft |
| 2003-09-17 | typo in comment | drochner |
| 2003-09-14 | Remove duplicate lines. | junyoung |
| 2003-09-12 | The Ricoh power hackery is not reliable -- many cards just do not have the | mycroft |
| 2003-09-11 | After initialization of the AD1980 codec, swap master and surround volume | jmmv |