| Age | Commit message (Expand) | Author |
| 2014-01-22 | gcc-4.8.x unused variable fixes | christos |
| 2014-01-03 | Rework handling of Commodore Gayle chip. Avoid ugly struct casts, introduce | rkujawa |
| 2013-12-26 | Implement the probe procedure for ACA500. Now the user just needs acafh0 | rkujawa |
| 2013-12-22 | Changes to ACA500 support: | rkujawa |
| 2013-12-22 | Add preliminary support for the Individual Computers ACA500 in the form of acahf | rkujawa |
| 2013-12-09 | Fix typo ("then" instead of "than") | wiz |
| 2013-09-23 | Fix interrupt handler arg (needs to be softc instead of device_t) | jandberg |
| 2013-08-13 | Add support for X-Surf 100 integrated MII PHY. MAC part seems to be compatible | rkujawa |
| 2013-08-13 | Clean up a bit, add debug function to print the register mappings. | rkujawa |
| 2013-08-11 | Use the proper NE2000_TYPE for AX88796. | rkujawa |
| 2013-08-09 | Fix style. | rkujawa |
| 2013-08-08 | Add preliminary support for Individual Computers new X-Surf 100 network card. | rkujawa |
| 2013-04-27 | Add Thylacine USB Host Controller driver (just a zbus frontend to slhci). | rkujawa |
| 2013-01-27 | Remove confusing, leftover comment. | rkujawa |
| 2012-11-26 | Try to make z3rambd less crude. Also support BigRamPlus, FastLane Z3 RAM and | rkujawa |
| 2012-11-25 | Add z3rambd driver, it allows using Zorro III RAM boards as block devices. | rkujawa |
| 2012-11-25 | readability fix. | christos |
| 2012-11-25 | Use constants, not magic values. | rkujawa |
| 2012-11-21 | Remove confusing comment, misc style. | rkujawa |
| 2012-11-19 | Add X-Surf IDE driver. | rkujawa |
| 2012-11-14 | Nuke unused clock struct, was used by a2kbbc before conversion to MI msm6242b | rkujawa |
| 2012-11-14 | The a2kbbc is now based on MI MSM6242B driver. | rkujawa |
| 2012-11-08 | Make Amiga video drivers work again after device/softc changes. | rkujawa |
| 2012-10-29 | Apparently, clockport present at offset 0xC00 is the first clockport. | rkujawa |
| 2012-10-27 | Fixed receiving of odd-length packets. Driver works now perfectly. | phx |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2012-10-14 | CV3DONZORRO2 option is no longer needed. | phx |
| 2012-10-14 | New ed(4) device driver for Hydra and ASDG Zorro2 bus network cards. | phx |
| 2012-08-24 | Fix typos | msaitoh |
| 2012-07-31 | Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc | bouyer |
| 2012-07-26 | Revert, with intention of restoring in a less invasive way, the SATA Port | jakllsch |
| 2012-07-24 | Revert dsl@'s changes of Sun, 15 Jul 2012 10:55:35 +0000 and | jakllsch |
| 2012-07-15 | Some namespace protection (and add greppablity). | dsl |
| 2012-07-09 | PR port-amiga/46672 | rkujawa |
| 2012-07-02 | Add sata Port MultiPlier (PMP) support to the ata bus layer, | bouyer |
| 2012-05-15 | - Split X-Surf driver from if_ne_zbus, rework, add support for clockports pre... | rkujawa |
| 2012-04-09 | Workaround for the fake X-Surf autoconfig entry, created by the Deneb firmwar... | rkujawa |
| 2012-03-13 | Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with | elad |
| 2012-02-12 | Change old-style function defintions to C89 prototypes. | matt |
| 2012-01-19 | Tons of enchancements to MD PCI code: | rkujawa |
| 2012-01-11 | adjust wsfont_find() | macallan |
| 2012-01-10 | Changes to Phase5 hardware support: | rkujawa |
| 2011-12-15 | Amiga wscons/Xorg support, first phase. | phx |
| 2011-11-23 | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From | jmcneill |
| 2011-11-05 | Simplify bus space mapping. | rkujawa |
| 2011-10-30 | Improve probe procedure in efa(4). Update man apge to reflect this. | rkujawa |
| 2011-10-29 | Allow 32-bit transfers for drives which support it. Add missing bus_space met... | rkujawa |
| 2011-10-29 | Fix style (pointed out by phx). | rkujawa |
| 2011-10-27 | Add driver for ELBOX FastATA 1200 Mk-III/Mk-IV (and the man page). | rkujawa |
| 2011-09-21 | no parameter names. | christos |