aboutsummaryrefslogtreecommitdiff
path: root/sys/i4b/layer1/itjc
Commit message (Expand)AuthorAgeFilesLines
* MFC: /*- and related license changesWarner Losh2005-01-316-18/+24
* Convert callers to the new bus_alloc_resource_any(9) API.Nate Lawson2004-03-171-4/+4
* Use PCIR_BAR(x) instead of PCIR_MAPS.John Baldwin2003-09-021-2/+2
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-221-2/+2
* Mega busdma API commit.Scott Long2003-07-011-0/+1
* Use __FBSDID().David E. O'Brien2003-06-104-12/+12
* Fix systematic off-by-one errors in unit number range checks.Poul-Henning Kamp2003-05-311-2/+2
* Rename BUS_DMAMEM_NOSYNC to BUS_DMA_COHERENT.Hiten Pandya2003-05-301-2/+2
* Be consistent about marking functions static.Poul-Henning Kamp2002-10-151-2/+2
* It's bad enough people can't figure out to use the same code, or inPoul-Henning Kamp2002-09-111-96/+2
* Add missing calls to mtx_init().Poul-Henning Kamp2002-09-101-0/+12
* Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921,Brooks Davis2002-09-024-23/+0
* Remote pci.h/NPCI usage from i4b code.Brooks Davis2002-06-134-6/+2
* Fix some low hanging fruit warnings. There are problems in i4b_ing.cPeter Wemm2002-05-241-0/+2
* Add the ISDN itjc hardware driver. This driver supports the NETJet-S cardsHellmuth Michaelis2001-01-116-0/+3920