minix/drivers
Thomas Veerman b01e9ebfdb TTY: seperate hardware dependent parts + add new serial driver
.Split TTY in order to support both x86 and ARM.
.Add support for the TI 16750 UARTs on OMAP35x.
.Various other improvements:
  .Kernel messages are printed using generic terminal write
   functions. That is, they are no longer directly displayed
   on the console.
  .The console can now be displayed on any terminal. This
   is configured by the "console={tty00,tty01,ttyc2,ttyc3,ttyc4}"
   boot variable -- basically any valid /dev/tty* terminal.
  .Cutify kernel messages with colors. Configured by
   "kernelclr={1,2,3,4,5,6,7}" boot variable.
2012-10-30 11:33:29 +00:00
..
acpi rename struct mem_range to minix_mem_range 2012-08-15 15:17:25 +02:00
ahci drivers: fix various sys_irqsetpolicy calls 2012-10-24 11:29:10 +00:00
amddev VM: remove unused dma memory support functions from vm 2012-09-18 13:17:47 +02:00
at_wini Remove ACK EM_WSIZE/EM_PSIZE macro usage 2012-08-06 17:49:22 +02:00
atl2 drivers: fix various sys_irqsetpolicy calls 2012-10-24 11:29:10 +00:00
audio retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
dec21140A dec21140A: resolve Coverity warnings 2012-08-06 16:18:33 +00:00
dp8390 dp8390: resolve Coverity warnings (encore) 2012-08-14 09:11:18 +00:00
dpeth dpeth: resolve Coverity warnings 2012-08-06 16:18:35 +00:00
e1000 e1000: resolve Coverity warnings 2012-08-06 16:18:36 +00:00
fbd libsys: 64-bit numbers support for printf() 2012-07-26 09:45:05 +00:00
filter filter: resolve Coverity warnings 2012-07-30 12:10:11 +00:00
floppy floppy: resolve Coverity warnings 2012-08-06 16:18:37 +00:00
fxp fxp: resolve Coverity warnings 2012-08-06 16:18:38 +00:00
hello drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
lance lance: resolve Coverity warnings 2012-08-06 16:18:39 +00:00
log kernel: facility for user-visible memory 2012-07-28 20:57:38 +00:00
memory memory: use sys_safememset() for /dev/zero 2012-09-26 02:18:00 +02:00
mmc mmc:Fixes for coverity. 2012-10-22 13:40:22 +02:00
orinoco Remove MINIXSRCDIR and use NETBSDSRCDIR 2012-06-18 10:53:35 +00:00
pci rename struct mem_range to minix_mem_range 2012-08-15 15:17:25 +02:00
printer drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
ramdisk mkfs.mfs: dynamically size image from proto 2012-10-12 15:13:43 +02:00
random random: resolve Coverity warnings 2012-08-14 09:11:16 +00:00
readclock retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
rtl8139 rtl8139: resolve Coverity warnings 2012-07-30 13:59:43 +00:00
rtl8169 rtl8169: resolve Coverity warnings 2012-07-30 12:10:15 +00:00
ti1225 retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
tty TTY: seperate hardware dependent parts + add new serial driver 2012-10-30 11:33:29 +00:00
vbox drivers: fix various sys_irqsetpolicy calls 2012-10-24 11:29:10 +00:00
Makefile mmc:driver development added dummy driver. 2012-10-19 14:55:03 +02:00
Makefile.inc Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00