summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1/ifpi/i4b_ifpi_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-261-1494/+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-241-1/+1
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-3/+4
* 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/+4
* 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
* Change callers of mtx_init() to pass in an appropriate lock type name. Injhb2002-04-041-4/+4
* 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-2/+2
* Reenable support for FreeBSD 4.x and possibly the other supported BSD'shm2001-01-151-2/+14
* Move the mutex initialization from avma1pp_bchannel_setup intojlemon2001-01-091-2/+9
* Lock down the network interface queues. The queue mutex must be obtainedjlemon2000-11-251-12/+7
* Remove unused #include statementshm2000-10-301-2/+0
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* update to i4b version 0.95.04hm2000-10-091-0/+1487
OpenPOWER on IntegriCloud