summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1/ifpi/i4b_ifpi_isac.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-261-658/+0
| | | | | | | | | | | | | | | | | | parts relied on the now removed NET_NEEDS_GIANT. Most of I4B has been disconnected from the build since July 2007 in HEAD/RELENG_7. This is what was removed: - configuration in /etc/isdn - examples - man pages - kernel configuration - sys/i4b (drivers, layers, include files) - user space tools - i4b support from ppp - further documentation Discussed with: rwatson, re
* I4B header files were repo-copied from sys/i386/include/ tobz2007-07-061-3/+3
| | | | | | | | | sys/i4b/include/ so they will be available to all architectures once I4B compiles on those. Adapt #include paths. Approved by: re (kensmith)
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-3/+4
|
* Use __FBSDID().obrien2003-06-101-5/+3
|
* Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921,brooks2002-09-021-6/+0
| | | | | | | | i4bq931, i4b, isic, iwic, ifpi, ifpi2, ifpnp, ihfc, and itjc are no longer count devices. Also remove a few other instances of N<DEVICE> being used to control compilation of whole files. Reviewed by: hm
* Remote pci.h/NPCI usage from i4b code.brooks2002-06-131-2/+1
| | | | Approved by: hm
* Remove unused #include statementshm2000-10-301-1/+0
| | | | Submitted by: phk
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
|
* Submitted by: phkhm2000-10-131-1/+0
| | | | Remove not needed includes.
* update to i4b version 0.95.04hm2000-10-091-0/+669
OpenPOWER on IntegriCloud