Age | Commit message (Expand) | Author |
2005-03-30 | first approximation: spoof UDF filesystem disklabels when we see them. | Theo de Raadt |
2005-03-08 | Cosmetics... | Thierry Deval |
2005-01-25 | Do not write anything when ignoring cl interrupts not for us; this kills | Miod Vallat |
2005-01-15 | make sure interface is in RUNNING state before touching the multicast filters | Brad Smith |
2004-12-27 | Finally put copyrights on files I wrote _long_ ago. prodded by miod@ | Dale Rahn |
2004-12-25 | Use list and queue macros where applicable to make the code easier to read; | Miod Vallat |
2004-12-24 | {e,}intr{cnt,names} bye-bye. | Miod Vallat |
2004-12-02 | We do not support 2MB machines, so don't bother taking them into account | Miod Vallat |
2004-11-13 | Let the chip settle for a bit more time between trying to output two | Miod Vallat |
2004-11-11 | Typos | Miod Vallat |
2004-11-09 | Kill guarded_access() - the way we map OBIO, there is no need for special | Miod Vallat |
2004-11-09 | Do not map empty mbufs (m_len == 0) in bus_dmamap_load_mbuf() as these mappings | Claudio Jeker |
2004-11-09 | Kill more unused stuff. | Miod Vallat |
2004-11-09 | Luna88k does not have an iomap, so kill all iomap related defines, and | Miod Vallat |
2004-11-09 | Split {get,set,raise}ipl() into per-board implementations. | Miod Vallat |
2004-11-08 | Kill struct md_p, which was really only necessary for mvme88k; on | Miod Vallat |
2004-10-08 | Move dev/cons.c to MI conf/files. | Alexander Yurchenko |
2004-10-01 | guarded_access() is really only used by the MVME188 interrupt engine, so | Miod Vallat |
2004-10-01 | More mvme88k code cleaning: | Miod Vallat |
2004-10-01 | Oops, trimmed includes too much for RAMDISK. | Miod Vallat |
2004-09-30 | Introduce sparc-like CPU_ISFOO macros, to short-circuit evaluations when | Miod Vallat |
2004-09-30 | Closer to reality comments. | Miod Vallat |
2004-09-30 | More code shuffling, probably the final touch. | Miod Vallat |
2004-09-30 | Move common signal code to m88k-agnostic location. | Miod Vallat |
2004-09-16 | cleanup deafult locators (blah ?); please check that your most hated architec... | Michael Shalayeff |
2004-09-06 | Jumbo pack of fixes: | Miod Vallat |
2004-08-25 | Swap the sources for clock and statclock on MVME188 (the Z8536 being more | Miod Vallat |
2004-08-25 | Rearm the DUART counter as soon as we enter the interrupt handler, to not | Miod Vallat |
2004-08-25 | Better DUART timer interval computation for clock. | Miod Vallat |
2004-08-25 | Use a simpler delay() routine for MVME188, from Mach via Luna88k | Miod Vallat |
2004-08-24 | The#@$#%^&}1 z8536 timers runs at PCLK/2, hence 2MHz. Compensate, since | Miod Vallat |
2004-08-24 | Oops, unbreak dartcngetc(). | Miod Vallat |
2004-08-24 | Correctly initialize and shuffle statclock on 1x7. | Miod Vallat |
2004-08-19 | Fix (well, rewrite) the start() logic - not only would it eat characters, | Miod Vallat |
2004-08-09 | Take advantage of the recent ABI change to use less stack space and do | Miod Vallat |
2004-08-06 | Merge Luna88k and mvme88k M88200 management code. Features: | Miod Vallat |
2004-08-05 | Unbreak luna88k; spotted by aoyama@ | Miod Vallat |
2004-08-04 | Use the ad hoc register define to access the Pbus fault status register, | Miod Vallat |
2004-08-04 | Completely remove BATC code. BATC on 88200 are way too small to be worth | Miod Vallat |
2004-08-04 | More cleaning: | Miod Vallat |
2004-08-04 | KNF and a spanking in the ddb helper code. | Miod Vallat |
2004-08-03 | Overhaul of the MVME188 logic: | Miod Vallat |
2004-08-03 | hide more inside _KERNEL; miod ok | Theo de Raadt |
2004-08-03 | Clear CMMU fault status registers after reading them, for 4:1 and 8:1 | Miod Vallat |
2004-08-02 | On MVME188 systems with 4:1 or 8:1 CMMU pairings, make sure the exception | Miod Vallat |
2004-08-02 | Fun with the BUG: | Miod Vallat |
2004-08-02 | Better Z8536 initial programming. | Miod Vallat |
2004-08-02 | More include files cleaning: | Miod Vallat |
2004-08-01 | Trim include file list. | Miod Vallat |
2004-08-01 | Move 88100 DAE code to its own file, shared between luna88k and mvme88k. | Miod Vallat |