aboutsummaryrefslogtreecommitdiff
path: root/sys/i4b
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded #include <sys/kernel.h>Poul-Henning Kamp2000-04-2929-29/+0
* * Use sys/sys/random.h rather than a i386 specific one.David E. O'Brien2000-04-242-8/+2
* Fix a problem which caused i/o resource allocation conflict of thisHellmuth Michaelis2000-03-091-10/+26
* Newbus-ify the USR Sportster TA Intern driver.Gary Jennejohn2000-02-211-55/+299
* update to isdn4bsd beta release 0.90Hellmuth Michaelis1999-12-146-14/+60
* update to isdn4bsd beta release 0.90Hellmuth Michaelis1999-12-1467-6246/+3496
* Temporary adjustment to build after pnp changes. There is a new versionPeter Wemm1999-12-076-11/+10
* Call i4b_l4_drvrdisc, not i4b_l4_disconnect_ind to bring the linkBrian Somers1999-11-281-2/+2
* Disable old PCCARD_MODULE code.Warner Losh1999-10-291-0/+2
* Remove five now unused fields from struct cdevsw. They should neverPoul-Henning Kamp1999-09-256-30/+0
* Finish making LINT compile. Disable references to pnp in files thatPeter Wemm1999-09-034-4/+9
* make correct minor numvers for some of the devices.Julian Elischer1999-08-311-5/+18
* add MAINTAINER for the kernel part of i4bHellmuth Michaelis1999-08-281-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2889-89/+89
* Add PHK's make_dev() into more places where DEVFS used to beJulian Elischer1999-08-275-92/+13
* Avoid symbol clash in LINT.Poul-Henning Kamp1999-08-082-4/+4
* updating isdn4bsd to beta version 0.83Hellmuth Michaelis1999-08-0631-287/+2992
* Rename bpfilter to bpf.Dag-Erling Smørgrav1999-07-062-16/+16
* devsw and cdevsw_add() changes for i4b.Poul-Henning Kamp1999-06-016-77/+147
* upgrade isdn4bsd from version 0.71 to the just released version 0.81Hellmuth Michaelis1999-05-2044-703/+2599
* Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:Peter Wemm1999-05-091-5/+1
* Missing 'int' declaration in devsw_installed variable.Peter Wemm1999-05-061-2/+2
* Suser() simplification:Poul-Henning Kamp1999-04-271-2/+2
* Use PCCARD_MODULE() instead of DATA_SET(), the pccard linker set went aPeter Wemm1999-04-251-1/+6
* Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn'tPeter Wemm1999-04-241-1/+5
* I missed this PnP change for new-bus..Peter Wemm1999-04-181-8/+2
* Minor adjustments to make LINT compile again (thanks to phk for reminding me).Hellmuth Michaelis1999-03-165-34/+37
* update the i4b include files to i4b release 0.71.00Hellmuth Michaelis1999-03-075-25/+41
* update the i4b kernel part to i4b release 0.71.00Hellmuth Michaelis1999-03-0776-499/+2687
* Update the pccard hooks to use a module style declaration instead.Peter Wemm1999-01-191-11/+3
* Silence warnings.Eivind Eklund1999-01-127-17/+19
* Initial entry of ISDN4BSD into the FreeBSD tree.Poul-Henning Kamp1998-12-2783-0/+32435