summaryrefslogtreecommitdiffstats
path: root/sys/i4b
Commit message (Expand)AuthorAgeFilesLines
...
* Add the ISDN itjc hardware driver. This driver supports the NETJet-S cardshm2001-01-118-9/+3942
* Add infrastructure to support the ISDN itjc hardware driver.hm2001-01-111-7/+7
* Update the ihfc driver with a patch from the author. He writes: This patchhm2001-01-114-50/+84
* Add PCI id's for the Planet PCI ISDN Adapter (Model IA128P-STDV)hm2001-01-101-4/+3
* Move the mutex initialization from avma1pp_bchannel_setup intojlemon2001-01-091-2/+9
* When queueing a packet, call the output start routine. I botched thisjlemon2001-01-091-1/+1
* Part 2 of the netgraph rewrite.julian2001-01-081-16/+15
* Rewrite of netgraph to start getting ready for SMP.julian2001-01-061-30/+50
* Divorce the kernel binary ABI version number from the messagejulian2000-12-181-1/+1
* Change initialiser to match new structure layout.julian2000-12-121-1/+0
* Reviewed by: Archie@freebsd.orgjulian2000-12-121-2/+5
* Bugfix: enable interrupt sharing for ELSA Microlink ISDN PCIhm2000-12-031-2/+2
* Make log(-1, ...) do what addlog(...) did.phk2000-11-261-97/+97
* Lock down the network interface queues. The queue mutex must be obtainedjlemon2000-11-2519-251/+157
* Fix i4b netgraph interface to not kernel panic at boot timehm2000-11-091-2/+13
* Fix two typo's: teh -> the, ther -> there.asmodai2000-11-081-1/+1
* Remove unused #include statementshm2000-10-3044-84/+0
* Add infrastructure for Cologne Chip HFC-S PCI driver.hm2000-10-261-1/+4
* Add infrastructure for Cologne Chip HFC-S PCI driver.hm2000-10-261-5/+6
* Make the software HDLC decoder work again.hm2000-10-261-3/+5
* Submitted by: Hans Petter Selasky <hselasky@c2i.net>hm2000-10-202-17/+33
* Add a debug flag bit for a new driver.hm2000-10-181-19/+19
* Remove unneeded #include <machine/clock.h>phk2000-10-1539-39/+0
* Submitted by: phkhm2000-10-1367-275/+13
* When T308 times out while waiting for a RELEASE COMPLETE, clean up andhm2000-10-121-2/+15
* fix conflicting types for ng_ing_rcvmsg() and ng_ing_rcvdata().hm2000-10-101-3/+4
* Set i4b version number to 0.96.00.hm2000-10-101-3/+3
* update to i4b version 0.95.04 (oops, forgot this one ..)hm2000-10-091-0/+115
* remove MAINTAINER: i'll develop and maintain i4b from now on in thehm2000-10-091-1/+0
* remove the tina-dd driver fragment, it is unlikely that it will get finished.hm2000-10-093-497/+0
* update to i4b version 0.95.04hm2000-10-0967-5562/+11422
* update to i4b version 0.95.04hm2000-10-0947-1234/+7700
* - Remove the inthand2_t type and use the equivalent driver_intr_t type fromjhb2000-09-131-1/+4
* Avoid the modules madness I inadvertently introduced by making thephk2000-09-024-36/+0
* Remove all traces of Julians DEVFS (incl from kern/subr_diskslice.c)phk2000-08-205-59/+0
* Borrow phk's axe and apply the next stage of config(8)'s evolution.peter2000-06-132-7/+0
* Make this compile without the old 2.2 compatability defines.peter2000-05-282-5/+5
* Mass update of isa drivers using compatability shims to usepeter2000-05-281-0/+7
* Remove 42 unneeded #include <sys/ioccom.h>.phk2000-05-0338-38/+0
* Remove unneeded #include <sys/kernel.h>phk2000-04-2929-29/+0
* * Use sys/sys/random.h rather than a i386 specific one.obrien2000-04-242-8/+2
* Fix a problem which caused i/o resource allocation conflict of thishm2000-03-091-10/+26
* Newbus-ify the USR Sportster TA Intern driver.gj2000-02-211-55/+299
* update to isdn4bsd beta release 0.90hm1999-12-146-14/+60
* update to isdn4bsd beta release 0.90hm1999-12-1467-6266/+3516
* Temporary adjustment to build after pnp changes. There is a new versionpeter1999-12-076-11/+10
* Call i4b_l4_drvrdisc, not i4b_l4_disconnect_ind to bring the linkbrian1999-11-281-2/+2
* Disable old PCCARD_MODULE code.imp1999-10-291-0/+2
* Remove five now unused fields from struct cdevsw. They should neverphk1999-09-256-30/+0
* Finish making LINT compile. Disable references to pnp in files thatpeter1999-09-034-4/+9
OpenPOWER on IntegriCloud