index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use d_thread_t to reduce diffs between current and stable.
scottl
2001-12-03
2
-13
/
+17
*
Don't pass an interface pointer to VLAN_INPUT{,_TAG}. Get it from the
brooks
2001-12-03
5
-5
/
+5
*
ARG! committed the wrong patch!! I need more sleep :(
sos
2001-12-02
1
-1
/
+1
*
Oops, lost a line in the previous commit.
sos
2001-12-02
1
-1
/
+2
*
Initial support for the newer SiS chipsets, based on docs we finally
sos
2001-12-02
2
-17
/
+109
*
This is the first commit of the Intel gigabit driver for
pdeuskar
2001-12-02
7
-0
/
+7573
*
Catch up with the proc -> d_thread_t change.
msmith
2001-12-02
2
-5
/
+13
*
Add functionality and fix bugs so the driver will work with soon-to-be
scottl
2001-12-02
7
-41
/
+217
*
Add a couple of minor changes.
iwasaki
2001-11-30
1
-2
/
+5
*
Per jlemon request, reintroduce some printf() when an
luigi
2001-11-29
1
-3
/
+8
*
For i386 architecture, remove an expensive m_devget() (and the
luigi
2001-11-29
1
-31
/
+40
*
Regen after addition of the Mustek 1200 CU Plus scanner.
sobomax
2001-11-28
2
-0
/
+7
*
Add Mustek 1200 CU Plus scanner.
sobomax
2001-11-28
2
-0
/
+2
*
Yet another synch with minor changes in the ACPI CA 20011120 snapshot.
iwasaki
2001-11-28
1
-0
/
+14
*
Add Buffalo AirStation 11Mbps CF WLAN card.
imp
2001-11-28
1
-0
/
+1
*
Sync to 1.24
imp
2001-11-28
1
-2
/
+8
*
Merge from NetBSD:
imp
2001-11-28
1
-1
/
+3
*
Synch with minor changes in the ACPI CA 20011120 snapshot.
msmith
2001-11-28
5
-13
/
+13
*
Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family of
msmith
2001-11-27
4
-0
/
+4616
*
Don't automatically unbind/deallocate memory when releasing.
ru
2001-11-27
1
-10
/
+6
*
Split the sio driver for pc98 into bus front end and back end.
nyan
2001-11-26
2
-0
/
+34
*
bde suggests that sio really wants to manage its own softc. This
imp
2001-11-26
5
-126
/
+152
*
Make the start memory address that we use configurable via a boot
imp
2001-11-26
1
-5
/
+16
*
Only call pccard_function_disable when we have a configured config
imp
2001-11-26
1
-3
/
+6
*
Experimental patch to try to properly clip the range of the memory
imp
2001-11-26
1
-0
/
+4
*
style(9) fixes:
imp
2001-11-26
1
-162
/
+148
*
o Add #include <sys/systm.h> to fix a warning about printf() being
rwatson
2001-11-26
1
-0
/
+1
*
peter pointed out that I missed a hard coded location for the memory.
imp
2001-11-26
1
-4
/
+5
*
First part of patches to make sio grok 16-bit serial cards under
imp
2001-11-26
1
-2
/
+30
*
Make the address we kludily allocate in pccbb be a #define for easier
imp
2001-11-26
1
-3
/
+5
*
Fix POLA - when selecting line into syscons' cut'n'paste buffer (double
sobomax
2001-11-25
1
-0
/
+4
*
Add suspend/resume support.
iwasaki
2001-11-24
1
-4
/
+67
*
Patch to allow the ed driver interrupt routine to terminate if the
imp
2001-11-24
1
-4
/
+17
*
Check the return value of tsleep() in snpread(). This may be
dd
2001-11-24
1
-1
/
+4
*
Return EBUSY if we try to attach to a tty that is already being
dd
2001-11-24
1
-0
/
+2
*
Create a snpbasedev variable which holds a reference to the first snp
dd
2001-11-24
1
-3
/
+9
*
Submitted by:David E. O'Brien
groudier
2001-11-24
1
-4
/
+4
*
The Olympus C-1 digital camera uses a non-standard BBB command-status
iedowse
2001-11-23
1
-0
/
+17
*
Regen.
iedowse
2001-11-23
2
-2
/
+9
*
Add Olympus C-1.
iedowse
2001-11-23
1
-0
/
+1
*
Validate requested sleep state in acpi_SetSleepState() to avoid reentry
iwasaki
2001-11-23
1
-0
/
+3
*
Fix typo introduced with last commit.
orion
2001-11-22
1
-5
/
+3
*
Add disabling code via the debug.acpi.disable environment variable.
iwasaki
2001-11-22
1
-0
/
+1
*
Add driver for Granch SBNI12-xx ISA and PCI network adapters.
fjoe
2001-11-21
5
-0
/
+1898
*
Correct extmode initialization.
orion
2001-11-21
1
-4
/
+6
*
Emit a warning if invalid mode passed to ac97_setextmode.
orion
2001-11-21
1
-3
/
+6
*
Set extmode according to extcaps. Fixes codec sample rate failures
orion
2001-11-21
1
-2
/
+2
*
Comment out some bogus entries. somehow they match everything, which
imp
2001-11-20
1
-5
/
+4
*
Weed out those pccard entries that match everything. These are too
imp
2001-11-20
1
-0
/
+9
*
Support MELCO LUA2-TX USB ethernet adaptor.
sumikawa
2001-11-19
2
-32
/
+45
[next]