summaryrefslogtreecommitdiff
path: root/sys/arch/amiga
AgeCommit message (Expand)Author
2014-01-22gcc-4.8.x unused variable fixeschristos
2014-01-03Fix undefined reference to amiga_bus_stride_0x1000.rkujawa
2014-01-03Fix allocator routines. Instead of abusing CIRCLEQ pointers, add an explicitmlelstv
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-11-27Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQchristos
2013-11-23convert to TAILQ, remove open-coded CIRCLEQchristos
2013-10-19make cpu_need_resched() macros consistent; __USE flagschristos
2013-10-04Nuke long dead NKPTADD and NKPTADDSHIFT options from config files.rkujawa
2013-10-03Enable USB keyboard and mouse in the WSCONS kernel.rkujawa
2013-09-23Fix interrupt handler arg (needs to be softc instead of device_t)jandberg
2013-09-02Re-gen. Hi rkujawa.skrll
2013-08-21Use <bsd.klinks.mk>matt
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-11Add the new xsh(4) driver to GENERIC.in template.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-07-18Explicitly disable unwind tables for the boot loader.joerg
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-06-05remove obsolete networking optionschristos
2013-04-27Add slhci at zbus (Thylacine) and some USB HID devices.rkujawa
2013-04-27Add Thylacine USB Host Controller driver (just a zbus frontend to slhci).rkujawa
2013-04-27the bogus number policechristos
2013-04-27remove confusing numeric locators where they are unused.christos
2013-03-02Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.christos
2013-03-01Retire OSI network stack. OK core@joerg
2013-02-01Include two MII PHY drivers, as needed by certain PCMCIA network cards.phx
2013-01-29Regen configs.rkujawa
2013-01-29Add forgotten atabus at ata. Needed for satalink.rkujawa
2013-01-29Support PCI_NETBSD_CONFIGURE for em4k. Mediator 4000 now works completely (minusrkujawa
2013-01-29Add em4k(4).rkujawa
2013-01-29Add Mediator 4000 driver - em4k(4). Working, but PCI_NETBSD_CONFIGURE notrkujawa
2013-01-28Power down only if RB_POWERDOWN. Noticed by phx@ .rkujawa
2013-01-28Regen config files.rkujawa
2013-01-28Add empm(4) driver to config files.rkujawa
2013-01-28Plug empm(4) into system halt function.rkujawa
2013-01-28Add support for power management on Mediator 1200 SX and TX models. Allowsrkujawa
2013-01-27Remove confusing, leftover comment.rkujawa
2013-01-11We appear to need files.usb included to get opt_usb.h generated,he
2012-11-26Try to make z3rambd less crude. Also support BigRamPlus, FastLane Z3 RAM andrkujawa
2012-11-25Regen configs.rkujawa
2012-11-25Argh, commited wrong file. Add z3rambd.rkujawa
2012-11-25Add z3rambd, commented out.rkujawa
2012-11-25Add z3rambd driver, it allows using Zorro III RAM boards as block devices.rkujawa
2012-11-25readability fix.christos