| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Notes:
svn path=/head/; revision=42078
|
|
|
|
|
|
|
|
|
| |
nothing other than
the ugen driver with different variable names.
Notes:
svn path=/head/; revision=41739
|
|
|
|
| |
Notes:
svn path=/head/; revision=41624
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PCI fast ethernet adapters, plus man pages.
if_pn.c: Netgear FA310TX model D1, LinkSys LNE100TX, Matrox FastNIC 10/100,
various other PNIC devices
if_mx.c: NDC Communications SOHOware SFA100 (Macronix 98713A), various
other boards based on the Macronix 98713, 98713A, 98715, 98715A
and 98725 chips
if_vr.c: D-Link DFE530-TX, other boards based on the VIA Rhine and
Rhine II chips (note: the D-Link and certain other cards
that actually use a Rhine II chip still return the PCI
device ID of the Rhine I. I don't know why, and it doesn't
really matter since the driver treats both chips the same
anyway.)
if_wb.c: Trendware TE100-PCIE and various other cards based on the
Winbond W89C840F chip (the Trendware card is identical to
the sample boards Winbond sent me, so who knows how many
clones there are running around)
All drivers include support for ifmedia, BPF and hardware multicast
filtering.
Also updated GENERIC, LINT, RELNOTES.TXT, userconfig and
sysinstall device list.
I also have a driver for the ASIX AX88140A in the works.
Notes:
svn path=/head/; revision=41502
|
|
|
|
| |
Notes:
svn path=/head/; revision=41366
|
|
|
|
| |
Notes:
svn path=/head/; revision=41111
|
|
|
|
|
|
|
| |
flag day unless we can hack config(8) to smooth things over.
Notes:
svn path=/head/; revision=40870
|
|
|
|
|
|
|
| |
and will stick around for a while.
Notes:
svn path=/head/; revision=40869
|
|
|
|
|
|
|
|
|
|
|
| |
{ port_name = "IO_TIMER", port_number = 1 } and only worked because
it was reassembled to "IO_TIMER1". Trailing digits always work, but
this is too magic to depend on.
Don't quote port names that don't have a digit in them.
Notes:
svn path=/head/; revision=40577
|
|
|
|
|
|
|
| |
configured in drivers.
Notes:
svn path=/head/; revision=40574
|
|
|
|
|
|
|
|
|
|
|
|
| |
RealTek 8129/8139 chipset like I've been threatening. Update kernel
configs, userconfig.c, relnotes and sysinstall. No man page yet;
comming soon.
I consider this driver stable enough that I want to give it some
exposure in -current.
Notes:
svn path=/head/; revision=40516
|
|
|
|
|
|
|
| |
Ok'ed by: jkh
Notes:
svn path=/head/; revision=40425
|
|
|
|
|
|
|
| |
Peter has made this more selectable.
Notes:
svn path=/head/; revision=40165
|
|
|
|
| |
Notes:
svn path=/head/; revision=40037
|
|
|
|
| |
Notes:
svn path=/head/; revision=40031
|
|
|
|
|
|
|
| |
Reordered xFS_ROOT's to be below the associated xFS.
Notes:
svn path=/head/; revision=39969
|
|
|
|
| |
Notes:
svn path=/head/; revision=39926
|
|
|
|
|
|
|
|
| |
Remove mse0 - the Microsoft Bus Mouse is a dinosaur. There are probably
more Pintos on the road than these on peoples' desks.
Notes:
svn path=/head/; revision=39869
|
|
|
|
|
|
|
|
| |
that had depended on it for compilation within or without CAM to use
__FreeBSD_version instead).
Notes:
svn path=/head/; revision=39445
|
|
|
|
|
|
|
|
| |
well-meaning but uneducated users don't exterminate the psm driver in
their zeal to achieve zero conflicts.
Notes:
svn path=/head/; revision=39400
|
|
|
|
|
|
|
|
|
| |
new pass, xpt, and targ devices.
Nuke no longer used AHC options.
Notes:
svn path=/head/; revision=39242
|
|
|
|
|
|
|
|
|
|
| |
their one-size-fits-all kernel, this should help reduce the "out of foo"
reports.
Reviewed by: jkh
Notes:
svn path=/head/; revision=38819
|
|
|
|
| |
Notes:
svn path=/head/; revision=38400
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
stability now. ALso modify /sys/conf/files, /sys/i386/conf/GENERIC
and /sys/i386/conf/LINT to add entries for the XL driver. Deactivate
support for the XL adapters in the vortex driver. LAstly, add a man
page.
(Also added an MLINKS entry for the ThunderLAN man page which I forgot
previously.)
Notes:
svn path=/head/; revision=38363
|
|
|
|
|
|
|
|
|
| |
supports PnP and if_media. I've been running a slightly older version
here for several weeks now.
Submitted by: Maxim Bolotin <max@rsu.ru>
Notes:
svn path=/head/; revision=37785
|
|
|
|
|
|
|
|
|
| |
only (normally).
PR: kern/7176
Notes:
svn path=/head/; revision=37723
|
|
|
|
|
|
|
|
| |
first. :)
PR: 6848
Notes:
svn path=/head/; revision=36614
|
|
|
|
| |
Notes:
svn path=/head/; revision=36273
|
|
|
|
| |
Notes:
svn path=/head/; revision=35390
|
|
|
|
|
|
|
| |
A correct fix for execution off MFS filesystems has been committed.
Notes:
svn path=/head/; revision=33444
|
|
|
|
|
|
|
|
|
| |
causing installation images for -current to be unbootable.
Submitted by: phk
Notes:
svn path=/head/; revision=33417
|
|
|
|
|
|
|
|
|
|
|
| |
This introduce an xxxFS_BOOT for each of the rootable filesystems.
(Presently not required, but encouraged to allow a smooth move of option *FS
to opt_dontuse.h later.)
LFS is temporarily disabled, and will be re-enabled tomorrow.
Notes:
svn path=/head/; revision=32726
|
|
|
|
| |
Notes:
svn path=/head/; revision=32680
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is Junichi's v1.0 driver.
NOTE: Major device numbers have been changed to avoid conflict with other
FreeBSD 3.0 devices. The new numbers should be considered "official."
This driver is still considered "beta" quality, although we have been
playing with it. Please submit bugs to junichi and myself.
Submitted by: junichi@astec.co.jp
Notes:
svn path=/head/; revision=32578
|
|
|
|
|
|
|
|
| |
kernel for it and I'm tired of reading the "This system lacks kernel
support for PPP..." line in people's tech support messages.
Notes:
svn path=/head/; revision=32413
|
|
|
|
|
|
|
|
| |
PR: conf/4905
Submitted by: takas-su@is.aist-nara.ac.jp
Notes:
svn path=/head/; revision=30875
|
|
|
|
|
|
|
| |
Found by: the new config(8) ;-)
Notes:
svn path=/head/; revision=30797
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
follow.
* Rename/reorder all of the pccard structures, change many of the member
names to be descriptive, and follow more closely other 'bus' drivers
naming schemes.
* Rename a bunch of parameter and local variable names to be more
consistant in the code.
* Renamed the PCCARD 'crd' device to be the 'card' device
* KNF and make the code consistant where it was obvious.
* ifdef'd out some unused code
Notes:
svn path=/head/; revision=30720
|
|
|
|
|
|
|
|
|
|
| |
i was at it, do no longer insist on `PCVT_FREEBSD' being declared in
the config file, but default it to a reasonable value.
More cleanup to follow, but this part is safe for RELENG_2_2, too.
Notes:
svn path=/head/; revision=30543
|
|
|
|
|
|
|
|
|
|
|
| |
has a PS/2 port, this is a good thing. Note, older 386/486 boxes may
lockup the keyboard controller with this enabled, but most of these kinds
of machines don't run -current, so the benefits outweigh the downsides.
Discussed with: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
Notes:
svn path=/head/; revision=30236
|
|
|
|
| |
Notes:
svn path=/head/; revision=29695
|
|
|
|
| |
Notes:
svn path=/head/; revision=29673
|
|
|
|
|
|
|
|
| |
console. This features backwards-compatibility to the era when sio(4)
was always available for a console.
Notes:
svn path=/head/; revision=29399
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and he says he's happy to see forward movement in aligning our defaults
with a 16 bit world, the 8 bit folk already being veterans by this
point who know how to use userconfig.
In any case, perhaps Warner will soon come to save us all with his Dynamic
Probing(tm) feature and this will all become totally moot in any case,
so it's probably not worth arguing about either way.
Notes:
svn path=/head/; revision=27607
|
|
|
|
|
|
|
|
|
| |
to this when raised, and most were in favor of at least this option
(some also asked for semaphores and messages, but I'll leave that argument
for another time :).
Notes:
svn path=/head/; revision=27409
|
|
|
|
| |
Notes:
svn path=/head/; revision=26475
|
|
|
|
|
|
|
|
|
|
|
| |
Add an ie entry that corresponds to the location the old ix entry used
to probe and kill the ix entry.
files.i386:
Remove entries for the ix driver.
Notes:
svn path=/head/; revision=24908
|
|
|
|
|
|
|
|
| |
You may want to add "flags 0x31" to apm0 if you have a lousy
implementation. Read LINT.
Notes:
svn path=/head/; revision=24372
|
|
|
|
|
|
|
| |
Removed stale comment saying that npx0 is mandatory.
Notes:
svn path=/head/; revision=23860
|
|
|
|
| |
Notes:
svn path=/head/; revision=23819
|