summaryrefslogtreecommitdiffstats
path: root/sys/i4b
Commit message (Expand)AuthorAgeFilesLines
* 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
* make correct minor numvers for some of the devices.julian1999-08-311-5/+18
* add MAINTAINER for the kernel part of i4bhm1999-08-281-0/+1
* $Id$ -> $FreeBSD$peter1999-08-2889-89/+89
* Add PHK's make_dev() into more places where DEVFS used to bejulian1999-08-275-92/+13
* Avoid symbol clash in LINT.phk1999-08-082-4/+4
* updating isdn4bsd to beta version 0.83hm1999-08-0631-287/+2992
* Rename bpfilter to bpf.des1999-07-062-16/+16
* devsw and cdevsw_add() changes for i4b.phk1999-06-016-77/+147
* upgrade isdn4bsd from version 0.71 to the just released version 0.81hm1999-05-2044-706/+2602
* Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:peter1999-05-091-5/+1
* Missing 'int' declaration in devsw_installed variable.peter1999-05-061-2/+2
* Suser() simplification:phk1999-04-271-2/+2
* Use PCCARD_MODULE() instead of DATA_SET(), the pccard linker set went apeter1999-04-251-1/+6
* Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn'tpeter1999-04-241-1/+5
* I missed this PnP change for new-bus..peter1999-04-181-8/+2
* Minor adjustments to make LINT compile again (thanks to phk for reminding me).hm1999-03-165-34/+37
* update the i4b include files to i4b release 0.71.00hm1999-03-075-25/+41
OpenPOWER on IntegriCloud