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