aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ppc/ppcreg.h
Commit message (Expand)AuthorAgeFilesLines
* Convert inb/outb to bus_space.Nicolas Souchu2001-06-231-17/+22
* Consider that the chipset may be in ECP mode (from BIOS settings)Nicolas Souchu2001-01-251-1/+2
* Add support for the PC87303 chipset (found on Miata alphas) and addDoug Rabson2000-07-201-0/+1
* Add smc37c935 chipset support and clean up the code which tries toDoug Rabson2000-07-181-2/+29
* Port ppc driver to alpha.Doug Rabson2000-05-141-2/+2
* Port of ppbus standalone framework to the newbus system.Nicolas Souchu2000-01-141-8/+21
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Distinguish EPP address/data register. Add EPP address register access to ppi.Nicolas Souchu1999-01-301-3/+6
* Fix broken low level ppb_rxxx() return type: char becomes u_char.Nicolas Souchu1999-01-101-9/+9
* Major ppbus commit with:Nicolas Souchu1999-01-101-4/+51
* pcf.c: timeout management addedNicolas Souchu1998-10-311-11/+17
* ppbus enhanced to support ZIP+ : microseq improvedNicolas Souchu1998-09-131-1/+3
* Major ppbus updates from the author.Mike Smith1998-08-031-25/+54
* Minor ppc_data structure tweak.Mike Smith1997-08-161-3/+3
* ISA Parallel-Port Bus chipset driver.Mike Smith1997-08-141-0/+138