freebsd-dev/sys/dev/sio
Peter Wemm 3e3d9737c7 Allow the sio acpi attachment to be disabled (ie: use hints only). This
hack means you can get the units and flags to match up more easily with
serial consoles on machines with acpi tables that cause the com ports
to be probed in the wrong order (and hence get the wrong sio unit number).

This replaces the common alternative hack of editing the code to comment
out the acpi attachment.  This could go away entirely when device wiring
patches are committed.
2007-11-30 21:45:07 +00:00
..
sio_isa.c Allow the sio acpi attachment to be disabled (ie: use hints only). This 2007-11-30 21:45:07 +00:00
sio_pccard.c Only treat positive values as errors... 2006-09-14 03:47:59 +00:00
sio_pci.c o Revert last. The chip is already supported by puc(4). 2007-03-29 04:26:52 +00:00
sio_puc.c Add sio_puc_kludge_unit() to stop sio devices originating from puc 2007-11-30 21:36:12 +00:00
sio.c Spelling fix for interupt -> interrupt 2007-10-12 06:03:46 +00:00
sioreg.h
siovar.h