summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1/itjc
Commit message (Expand)AuthorAgeFilesLines
* Since DELAY() was moved, most <machine/clock.h> #includes have beenphk2006-05-164-4/+0
* PR: kern/76611hm2006-05-131-8/+8
* Fix -Wundef warnings found when compiling i386 LINT, GENERIC andru2005-12-051-1/+1
* Remove bus_{mem,p}io.h and related code for a micro-optimization on i386nyan2005-05-291-1/+0
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-066-18/+24
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-4/+4
* Use PCIR_BAR(x) instead of PCIR_MAPS.jhb2003-09-021-2/+2
* Prefer new location of pci include files (which have only been in theimp2003-08-221-2/+2
* Mega busdma API commit.scottl2003-07-011-0/+1
* Use __FBSDID().obrien2003-06-104-12/+12
* Fix systematic off-by-one errors in unit number range checks.phk2003-05-311-2/+2
* Rename BUS_DMAMEM_NOSYNC to BUS_DMA_COHERENT.hmp2003-05-301-2/+2
* Be consistent about marking functions static.phk2002-10-151-2/+2
* It's bad enough people can't figure out to use the same code, or inphk2002-09-111-96/+2
* Add missing calls to mtx_init().phk2002-09-101-0/+12
* Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921,brooks2002-09-024-23/+0
* Remote pci.h/NPCI usage from i4b code.brooks2002-06-134-6/+2
* Fix some low hanging fruit warnings. There are problems in i4b_ing.cpeter2002-05-241-0/+2
* Add the ISDN itjc hardware driver. This driver supports the NETJet-S cardshm2001-01-116-0/+3920
OpenPOWER on IntegriCloud