summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1/isic
Commit message (Expand)AuthorAgeFilesLines
* Don't use 'i386/include' directly.nyan2005-04-081-2/+2
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-0629-87/+116
* add missing #include <sys/module.h>phk2004-05-303-0/+3
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-1711-102/+101
* Use PCIR_BAR(x) instead of PCIR_MAPS.jhb2003-09-021-5/+5
* Prefer new location of pci include files (which have only been in theimp2003-08-221-2/+2
* Use __FBSDID().obrien2003-06-1024-78/+73
* - Add vm_paddr_t, a physical address type. This is required for systemsjake2003-03-252-2/+2
* Be consistent about marking functions static.phk2002-10-151-2/+2
* Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921,brooks2002-09-0224-94/+34
* Remote pci.h/NPCI usage from i4b code.brooks2002-06-131-3/+2
* Fix typo in the BSD copyright: s/withough/without/schweikh2002-06-021-1/+1
* Change callers of mtx_init() to pass in an appropriate lock type name. Injhb2002-04-041-2/+2
* Clean up the i4b kernel part: remove unmaintained #if(def)s for NetBSD,hm2002-03-172-19/+5
* Quiet bogus gcc warningpeter2002-02-281-1/+1
* Protect mtx_init() invocations with mtx_intialized() checks to avoid agj2001-12-301-2/+4
* Fix bug attaching the ELSA PCC16, the cardtyp value was set incorrectlyhm2001-10-211-2/+2
* Add a driver for the Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnPhm2001-10-212-26/+100
* Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.hm2001-01-263-3/+420
* remove redundant definitions of card types:hm2001-01-2428-412/+112
* Reenable support for FreeBSD 4.x and possibly the other supported BSD'shm2001-01-152-9/+21
* Bugfix: enable interrupt sharing for ELSA Microlink ISDN PCIhm2000-12-031-2/+2
* Lock down the network interface queues. The queue mutex must be obtainedjlemon2000-11-252-12/+7
* Remove unused #include statementshm2000-10-3021-50/+0
* Remove unneeded #include <machine/clock.h>phk2000-10-1523-23/+0
* Submitted by: phkhm2000-10-1323-100/+11
* update to i4b version 0.95.04hm2000-10-0928-0/+9978
OpenPOWER on IntegriCloud