summaryrefslogtreecommitdiff
path: root/sys/dev/ic/tcic2.c
AgeCommit message (Expand)Author
2000-06-28remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-16beat back the undead: __BROKEN_INDIRECT_CONFIG had risen, and wascgd
2000-05-08set paa_busname to pcmcia, like the i82365.c driver does.explorer
2000-01-13(tcic_chip_do_mem_map): handle 8-bit memoryjoda
1999-07-06Make the kthread API a bit more friendly to loadable kernel modules.thorpej
1999-03-23A backend for Databook's TCIC family of PCMCIA chips.bad