aboutsummaryrefslogtreecommitdiff
path: root/sys/i4b/layer1/itjc
Commit message (Expand)AuthorAgeFilesLines
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andBjoern A. Zeeb2008-05-266-3815/+0
* I4B header files were repo-copied from sys/i386/include/ toBjoern A. Zeeb2007-07-064-12/+12
* o break newbus api: add a new argument of type driver_filter_t toPaolo Pisati2007-02-231-1/+1
* Since DELAY() was moved, most <machine/clock.h> #includes have beenPoul-Henning Kamp2006-05-164-4/+0
* PR: kern/76611Hellmuth Michaelis2006-05-131-8/+8
* Fix -Wundef warnings found when compiling i386 LINT, GENERIC andRuslan Ermilov2005-12-051-1/+1
* Remove bus_{mem,p}io.h and related code for a micro-optimization on i386Yoshihiro Takahashi2005-05-291-1/+0
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-066-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