summaryrefslogtreecommitdiff
path: root/sys/i4b/driver/i4b_isppp.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andBjoern A. Zeeb2008-05-261-677/+0
* I4B header files were repo-copied from sys/i386/include/ toBjoern A. Zeeb2007-07-061-2/+2
* Temporary disconnect i4bing, i4bisppp and i4bipr from the build forBjoern A. Zeeb2007-07-041-1/+1
* Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE andRobert Watson2005-08-091-1/+1
* Fix a number of now bogus casts I missed the first time around (I mustBrooks Davis2005-06-171-8/+7
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-101-72/+67
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-3/+4
* Mark i4b IPR and SPPP drivers as NET_NEEDS_GIANT(), as they bothRobert Watson2004-10-121-0/+2
* Kill count device support from config. I've changed the last fewPeter Wemm2004-08-301-1/+1
* Replace the if_name and if_unit members of struct ifnet with new membersBrooks Davis2003-10-311-4/+3
* Use __FBSDID().David E. O'Brien2003-06-101-2/+3
* Fix another typo in a comment which I noticed while doing the MFC.Gary Jennejohn2003-02-061-1/+1
* Fix some typos in 3 comments.Gary Jennejohn2003-02-011-4/+5
* Add a fix for the case where the dialout fails. In this case the ispGary Jennejohn2003-01-301-0/+13
* network interface and link layer changes:Sam Leffler2002-11-151-4/+2
* Don't include the depricated "bpf.h" and always compile in bpf supportBrooks Davis2002-10-211-10/+0
* Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921,Brooks Davis2002-09-021-4/+0
* Clean up the i4b kernel part: remove unmaintained #if(def)s for NetBSD,Hellmuth Michaelis2002-03-171-104/+11
* Remove unused includes.Joerg Wunsch2001-12-311-7/+0
* Remove references to i4b/driver/i4b_ispppsubr.c, now thatJoerg Wunsch2001-12-301-41/+0
* pseudo-device -> device in kernel config.Jens Schweikhardt2001-05-011-1/+1
* Stop counting sppp interfaces, we were just testing its presence to givePeter Wemm2001-01-291-4/+0
* Lock down the network interface queues. The queue mutex must be obtainedJonathan Lemon2000-11-251-2/+5
* Remove unused #include statementsHellmuth Michaelis2000-10-301-1/+0
* Submitted by: phkHellmuth Michaelis2000-10-131-5/+0
* update to i4b version 0.95.04Hellmuth Michaelis2000-10-091-12/+98
* Borrow phk's axe and apply the next stage of config(8)'s evolution.Peter Wemm2000-06-131-3/+0
* update to isdn4bsd beta release 0.90Hellmuth Michaelis1999-12-141-1/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* updating isdn4bsd to beta version 0.83Hellmuth Michaelis1999-08-061-16/+27
* Rename bpfilter to bpf.Dag-Erling Smørgrav1999-07-061-8/+8
* upgrade isdn4bsd from version 0.71 to the just released version 0.81Hellmuth Michaelis1999-05-201-13/+35
* update the i4b kernel part to i4b release 0.71.00Hellmuth Michaelis1999-03-071-7/+9
* Initial entry of ISDN4BSD into the FreeBSD tree.Poul-Henning Kamp1998-12-271-0/+710