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
/
usr.sbin
/
sade
/
devices.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add driver support (and man page) for PCI fast ethernet cards based
wpaul
1999-01-09
1
-1
/
+2
*
An early Christmas present: add driver support for a whole bunch of
wpaul
1998-12-04
1
-1
/
+5
*
Add entries for DiskOnChip2000 Flash device.
jkh
1998-10-19
1
-1
/
+3
*
Add driver support for PCI fast ethernet adapters based on the
wpaul
1998-10-18
1
-1
/
+2
*
Fix typo in message.
danny
1998-09-30
1
-2
/
+2
*
Remove support for floppy tape installs. I'm sorry, we're outta
jkh
1998-09-26
1
-2
/
+1
*
Device name cleanup for CAM.
gibbs
1998-09-15
1
-6
/
+4
*
Add device list entries for the tl and xl PCI ethernet devices.
wpaul
1998-09-13
1
-2
/
+4
*
MF22: Paul Traina's changes.
jkh
1998-07-18
1
-3
/
+8
*
Crank the max possible disks/slices constants way down.
jkh
1998-06-29
1
-6
/
+6
*
Merge updates from 2.2
jkh
1998-05-24
1
-1
/
+2
*
Make Mitsumi and Sony CDROM devs also use the `a' device. I think
jkh
1998-05-11
1
-3
/
+3
*
It was incorrect to use the `c' device for the matcd driver;
jkh
1998-05-11
1
-2
/
+2
*
MF22: create raw slice entries.
jkh
1998-03-20
1
-3
/
+9
*
Ack, fix typo in last commit.
jkh
1998-03-20
1
-2
/
+2
*
My face is red - make the code for creating slices actually work now.
jkh
1998-03-20
1
-3
/
+4
*
1. If device node already exists, don't gratuituously try to make it
jkh
1998-03-16
1
-2
/
+5
*
When doing "make unders", also remember to make entries for
jkh
1998-03-15
1
-9
/
+27
*
Form device names correctly with new unit# syntax.
jkh
1998-02-10
1
-4
/
+13
*
Totally change the way that devices are made in the MFS and subsequently
jkh
1998-02-10
1
-143
/
+168
*
MF22: match entries for wfd
jkh
1998-01-22
1
-2
/
+2
*
Add entry for SMC 9432TX cards (tx driver).
jkh
1998-01-21
1
-1
/
+2
*
Add wfd style devices to detection list (we'll have to put them on the
jkh
1998-01-19
1
-1
/
+2
*
Benign changes to support Justin's CAM code.
jkh
1998-01-16
1
-1
/
+3
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Add device entries and documentation for Intel EtherExpress Pro/10 driver.
jkh
1997-01-17
1
-0
/
+1
*
Keep our serial ports distinct so that first device is not found for
jkh
1997-01-15
1
-0
/
+17
*
Register SLIP/PPP devices properly again.
jkh
1997-01-15
1
-19
/
+11
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Add extra tweak for -current compilation and some debugging.
jkh
1997-01-06
1
-2
/
+3
*
Clean up device handling WRT slip and ppp devices. An incomplete transition
jkh
1997-01-04
1
-15
/
+31
*
Do something I've wanted to do for quite some time - collapse all the
jkh
1997-01-03
1
-4
/
+1
*
Clean up some calls to close().
jkh
1996-12-26
1
-6
/
+4
*
Now that I've got my source tree sorted out, bring all the things
jkh
1996-12-14
1
-1
/
+4
*
Do a few things I've been threatening to do for a long time:
jkh
1996-12-11
1
-22
/
+13
*
As Paul has just pointed out, much of my strncpy() usage was either
jkh
1996-12-09
1
-2
/
+2
*
Several areas of improvement:
jkh
1996-12-08
1
-14
/
+17
*
Open devices read-only to test whether they are available. This
joerg
1996-11-27
1
-3
/
+3
*
Add vx to list of devices.
jkh
1996-11-15
1
-1
/
+2
*
1. Change device probing so that high speed network devices are found before
jkh
1996-10-05
1
-52
/
+51
*
Fix EBUSY checking in devices.c - DTRT when it's detected on a CD.
jkh
1996-07-13
1
-3
/
+4
*
Uh, this is what I was really thinking when I made the device registration
jkh
1996-06-13
1
-29
/
+42
*
Dispense with the special case handling of cuaa* devices by synthesizing
jkh
1996-06-12
1
-17
/
+30
*
Bring this into sync.
jkh
1996-04-23
1
-4
/
+1
*
1. Update all the copyrights to delete useless clauses 3 and 4.
jkh
1996-04-13
1
-10
/
+3
*
Major surgery.
jkh
1996-04-07
1
-10
/
+7
*
Remove some rather useless debugging messages.
jkh
1996-03-24
1
-5
/
+1
*
Lots of fixes:
jkh
1996-03-18
1
-10
/
+5
*
Miscellaneous cleanup before big round of menu restructuring (to use new
jkh
1996-03-02
1
-2
/
+2
*
Remove netns and netiso, whatever it did here in the first place...
phk
1996-02-10
1
-11
/
+1
[next]