summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1/ifpi2/i4b_ifpi2_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-261-1449/+0
* I4B header files were repo-copied from sys/i386/include/ tobz2007-07-061-3/+3
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-1/+1
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-3/+4
* Fix a possible hang which apparently occurs during a warm boot (cold bootgj2004-07-181-0/+8
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-5/+4
* Use PCIR_BAR(x) instead of PCIR_MAPS.jhb2003-09-021-3/+3
* Prefer new location of pci include files (which have only been in theimp2003-08-221-2/+2
* Use __FBSDID().obrien2003-06-101-5/+3
* Fix systematic off-by-one errors in unit number range checks.phk2003-05-311-2/+2
* Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921,brooks2002-09-021-6/+0
* Remote pci.h/NPCI usage from i4b code.brooks2002-06-131-2/+1
* Fix a problem which could cause some machines to hang after a warm boot.gj2002-05-101-2/+2
* Change instances of avma1pp2- to ifpi2- in printf's since the namegj2002-04-281-5/+5
* On slow machines interrupts could be lost, so check for pendinggj2002-04-231-11/+18
* Change callers of mtx_init() to pass in an appropriate lock type name. Injhb2002-04-041-4/+4
* Fix some places where the macro L0IFPIUNIT was used instead of the correctgj2002-01-021-5/+5
* Protect mtx_init() invocations with mtx_intialized() checks to avoid agj2001-12-301-4/+8
* Fix an error which could cause a panic if both an ifpi and ifpi2 controllergj2001-12-291-3/+3
* Add a driver for the AVM Fritz!Card PCI version 2 ISDN controller.gj2001-12-221-0/+1439
OpenPOWER on IntegriCloud