bouyer
bf1a4d2af5
properly use ata_channel->ch_ndrive:
...
- initialize it properly in the bus front-ends (all 2, exept in wdc_pcmcia.c
for the "Sandisk CompactFlash Card" where it's set to 1)
- remplace hardcoded '2' by ata_channel->ch_ndrive in MI IDE drivers.
From Christos Zoulas in kern/32501.
2006-01-16 20:30:18 +00:00
perry
2d65de2479
bare asm -> __asm
2005-12-24 22:45:33 +00:00
christos
95e1ffb156
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
hamajima
14dc884cf3
add #include <arm/ep93xx/epgpioreg.h>.
2005-11-12 05:34:28 +00:00
drochner
44bf0a7ee2
s/locdesc_t/int/g
2005-08-26 13:19:34 +00:00
joff
1b548227c4
Toaster inputs (burnlevel potentiometer, toast down sensor) and
...
matrix keypad/wskbd attachment glue for polling/debouncing
the 5 front-panel buttons.
2005-08-14 04:18:30 +00:00
joff
27727f52ec
Add magic i/o location for the MAX197 ADC
2005-08-14 03:05:00 +00:00
joff
120d51244b
Support for the TS-7200's optional TMP124 temperature sensor via sysctl
2005-08-14 03:03:48 +00:00
joff
92e361f3ad
hd44780 porting layer for readreg/writereg now takes an extra "enable" argument.
2005-08-14 02:58:40 +00:00
drochner
996c273eda
adaptions to config_search() change, and minor autoconf fixes, mostly from Havard Eidnes
2005-06-30 17:03:51 +00:00
atatat
df13e3579e
Change the rest of the sysctl subsystem to use const consistently.
...
The __UNCONST macro is now used only where necessary and the RW macros
are gone. Most of the changes here are consumers of the
sysctl_createv(9) interface that now takes a pair of const pointers
which used not to be.
2005-06-20 02:49:18 +00:00
he
cc129440dd
Fix -Wcast-qual warnings, unfortunately using __UNCONST() for sysctl()
...
function parameters.
2005-06-04 22:40:03 +00:00
joff
b9ac414499
Use special spaces for ISA that don't assert USER CS#
2005-03-09 21:19:59 +00:00
joff
7f97da202c
Add sysctl tree hw.tspld.* for query of jumper states, pld revision,
...
board model/options, etc...
2005-02-24 03:52:22 +00:00
joff
32262aa8f2
Support a wsdisplay(4) attachment on a tslcd
2005-02-04 06:02:36 +00:00
joff
93f6c1c28a
keysyms off-by-one in numbering
2005-02-04 05:48:12 +00:00
joff
564073f0d1
Add support for a 4x4 matrix keypad wskbd connected via the TS-7200 DIO header.
2005-01-31 06:12:35 +00:00
joff
8506af05a4
Fix mem/io extents usage. Previously had been mis-using the bs_cookie for a bs_tag.
2005-01-24 02:38:15 +00:00
joff
f61320850a
whoops, had intr mask inverted
2005-01-24 02:36:04 +00:00
joff
b6b2f0d2df
Use hd44780var.h instead of hd44780_subr.h
2005-01-11 00:59:06 +00:00
joff
0686f5514c
call isa_bs_mallocok() right before ISA bus attachment
2005-01-09 21:35:51 +00:00
joff
453e7edc70
Implement extent(9) based management of ISA io/mem so pcic(9) has
...
a chance of working.
2005-01-09 21:32:08 +00:00
joff
5f20950e38
o reversed sense of RS in writereg
...
o attempt HD44780 reset on open if LCD not detected at bootup
o skip everything if sc_dev_ok == 0 in writereg/readreg
2005-01-09 15:48:51 +00:00
joff
c87859c9da
Support for bit-banging HD44780 bus cycles on the generic LCD header
2005-01-08 20:23:32 +00:00
joff
bb0dbb71f1
Clean up autoconf stuff
2004-12-27 02:42:49 +00:00
joff
cff4f0088d
Add support for TS-5620 daughter card RTC
2004-12-27 02:41:54 +00:00
joff
0ac1f404ba
support watchdog timer on TS-7200 CPLD
2004-12-26 22:02:10 +00:00
joff
01f7ff5bd1
PC/104 aka ISA bus support on TS-7200
2004-12-23 04:31:47 +00:00
joff
e95044fa10
CompactFlash IDE controller glue
2004-12-23 04:30:50 +00:00
joff
37b0a6b3f3
TS-7200 onboard CPLD driver
2004-12-23 04:30:19 +00:00
joff
5494e0fbe9
TS-7200 magic numbers/structs
2004-12-23 04:29:38 +00:00
joff
9817c7eefb
TS-7200 machdep initialization
2004-12-23 04:28:31 +00:00
joff
16a20082fa
TS-7200 SBC epcom UART glue
2004-12-23 04:27:56 +00:00